On Fri, Sep 07, 2012 at 02:14:44PM +0400, Dmitry Monakhov wrote: > bh_submit_read() is responsible for unlock bh on endio > > Signed-off-by: Dmitry Monakhov <dmonakhov@xxxxxxxxxx> Thanks, applied. BTW, I was checking the call sites for ext4_get_bitmap() in fs/ext/resize.c, and we doing some extra work in ext4_set_bitmap_checksums(); if the bitmap is uninitialized, then there's no point in generating a checksum for it. Something we can fix later, since it's harmless, although it is extra unnecessary work. - 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