linux-IllusionX/fs/ext4
Aneesh Kumar K.V 4df3d265bf ext4: Take read lock during overwrite case.
When we are overwriting a file and not actually allocating new file system
blocks we need to take only the read lock on i_data_sem.

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
2008-01-28 23:58:29 -05:00
..
acl.c
acl.h
balloc.c ext4: add block bitmap validation 2008-01-28 23:58:27 -05:00
bitmap.c
dir.c ext4: Introduce ext4_lblk_t 2008-01-28 23:58:27 -05:00
ext4_jbd2.c
extents.c ext4: Make ext4_get_blocks_wrap take the truncate_mutex early. 2008-01-28 23:58:27 -05:00
file.c ext4: store maxbytes for bitmapped files and return EFBIG as appropriate 2008-01-28 23:58:27 -05:00
fsync.c
group.h ext4: add ext4_group_t, and change all group variables to this type. 2008-01-28 23:58:27 -05:00
hash.c
ialloc.c ext4: Rename i_dir_acl to i_size_high 2008-01-28 23:58:27 -05:00
inode.c ext4: Take read lock during overwrite case. 2008-01-28 23:58:29 -05:00
ioctl.c ext4: Convert truncate_mutex to read write semaphore. 2008-01-28 23:58:26 -05:00
Makefile
namei.c ext4: remove unused code from ext4_find_entry() 2008-01-28 23:58:27 -05:00
namei.h
resize.c ext4: add ext4_group_t, and change all group variables to this type. 2008-01-28 23:58:27 -05:00
super.c ext4: fix oops on corrupted ext4 mount 2008-01-28 23:58:27 -05:00
symlink.c
xattr.c
xattr.h
xattr_security.c
xattr_trusted.c
xattr_user.c