On Fri, Dec 30, 2011 at 10:59:48PM +0800, Yongqiang Yang wrote: > Hi Ted, > > The 2nd and 3rd patch aim to let ext4_free_blocks work with journal > mode. Consider that journal mode of a file is changed from ordered > mode to journal mode and several data blocks are deleted, then bh > passed in is NULL and sb_find_get_block returns NULL, but we need > ext4_forget to handle the data blocks to record them in revoke table. Ah, I see. This wasn't obvious from the commit description. Could you combine patches #2 and #3, and add the above detail in the commit description? Many thanks!! - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html