kernel-hacking-2024-linux-s.../fs/ext2
Dan Carpenter a069e9cee1 ext2: missing unlock in ext2_quota_write()
The inode->i_mutex should be unlocked.

Found by smatch (http://repo.or.cz/w/smatch.git).  Compile tested.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Jan Kara <jack@suse.cz>
2009-04-27 16:49:52 +02:00
..
acl.c New helper - current_umask() 2009-03-31 23:00:26 -04:00
acl.h
balloc.c
dir.c
ext2.h
file.c
fsync.c
ialloc.c
inode.c ext2: fix data corruption for racing writes 2009-04-13 15:04:33 -07:00
ioctl.c
Kconfig
Makefile
namei.c
super.c ext2: missing unlock in ext2_quota_write() 2009-04-27 16:49:52 +02:00
symlink.c
xattr.c
xattr.h
xattr_security.c
xattr_trusted.c
xattr_user.c
xip.c
xip.h