linux-IllusionX/fs/ext4
Eric Sandeen 5b615287b3 ext4: 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>
Signed-off-by: Mingming Cao <cmm@us.ibm.com>
2007-10-17 18:50:04 -04:00
..
acl.c
acl.h
balloc.c
bitmap.c
dir.c
ext4_jbd2.c
extents.c ext4: Convert ext4_extent_idx.ei_leaf to ext4_extent_idx.ei_leaf_lo 2007-10-17 18:50:03 -04:00
file.c
fsync.c ext4: sparse fixes 2007-10-17 18:50:03 -04:00
group.h
hash.c
ialloc.c
inode.c ext4: sparse fixes 2007-10-17 18:50:03 -04:00
ioctl.c
Makefile
namei.c
namei.h
resize.c ext4: fix setup_new_group_blocks locking 2007-10-17 18:50:04 -04:00
super.c
symlink.c
xattr.c ext4: sparse fixes 2007-10-17 18:50:03 -04:00
xattr.h
xattr_security.c
xattr_trusted.c
xattr_user.c