akpm@xxxxxxxx wrote: > > he patch titled > > ufs-change-block-number-on-the-fly-tweaks > > has been added to the -mm tree. Its filename is > > ufs-change-block-number-on-the-fly-tweaks.patch > > See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find > out what to do about this > > ------------------------------------------------------ > Subject: ufs-change-block-number-on-the-fly-tweaks > From: Andrew Morton <akpm@xxxxxxxx> > > > Cc: Evgeniy Dushistov <dushistov@xxxxxxx> > Signed-off-by: Andrew Morton <akpm@xxxxxxxx> Bah. - In ufs_get_locked_page(), check for a truncated page (->mapping == NULL). Not strictly needed in this case, but safer. - coding style tweaks. - use i_size_read() - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html