On Tue, May 10, 2011 at 11:12:57AM -0700, Eric Gouriou wrote: > ext4_ext_truncate() should not invoke up_write(&EXT4_I(inode)->i_data_sem) > when ext4_orphan_add() returns an error, as it hasn't performed a > down_write() yet. This trivial patch fixes this by moving the up_write() > invocation above the out_stop label. > > Signed-off-by: Eric Gouriou <egouriou@xxxxxxxxxx> Thanks, applied to the ext4 tree! - 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