Files
android_kernel_xiaomi_sm8450/fs/ext3
Eric Sandeen 42a2b6ad71 ext3: fix setup_new_group_blocks locking
setup_new_group_blocks() manipulates the group descriptor block bh under
the block_bitmap bh's lock.  It shouldn't matter since nobody but resize
should be touching these blocks, but it's worth fixing up.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
C: <linux-ext4@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-10-18 14:37:29 -07:00
..
2007-10-17 08:42:47 -07:00
2007-10-17 08:43:01 -07:00
2007-10-16 09:42:55 -07:00
2007-10-17 08:43:01 -07:00
2005-10-30 17:37:25 -08:00