original_kernel/fs/ext4
Jan Kara 4d04e4fbf8 ext4: add missing unlock to an error path in ext4_quota_write()
When write in ext4_quota_write() fails, we have to properly release
i_mutex.  One error path has been missing the unlock...

Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-07-04 10:40:05 -07:00
..
Makefile
acl.c
acl.h
balloc.c ext4: Fix uninit block group initialization with FLEX_BG 2008-06-03 14:07:29 -04:00
bitmap.c
dir.c
ext4.h
ext4_extents.h
ext4_i.h
ext4_jbd2.c
ext4_jbd2.h
ext4_sb.h
extents.c
file.c
fsync.c
group.h
hash.c
ialloc.c
inode.c
ioctl.c
mballoc.c ext4: Fix use of uninitialized data with debug enabled. 2008-06-05 20:59:29 -04:00
mballoc.h
migrate.c
namei.c
namei.h
resize.c Ext4: Fix online resize block group descriptor corruption 2008-06-20 11:48:48 -04:00
super.c ext4: add missing unlock to an error path in ext4_quota_write() 2008-07-04 10:40:05 -07:00
symlink.c
xattr.c ext3/4: fix uninitialized bs in ext3/4_xattr_set_handle() 2008-05-14 19:11:14 -07:00
xattr.h
xattr_security.c
xattr_trusted.c
xattr_user.c