https://github.com/torvalds/linux
Revision 10dd08dc04c881dcc9f7f19e2a3ad8e0778e4db5 authored by Jan Kara on 04 July 2008, 16:59:34 UTC, committed by Linus Torvalds on 04 July 2008, 17:40:05 UTC
When write in reiserfs_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>
1 parent 4d04e4f
History
Tip revision: 10dd08dc04c881dcc9f7f19e2a3ad8e0778e4db5 authored by Jan Kara on 04 July 2008, 16:59:34 UTC
reiserfs: add missing unlock to an error path in reiserfs_quota_write()
Tip revision: 10dd08d
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 867 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.6 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 98.3 KB
Makefile -rw-r--r-- 53.8 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top