git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3bb3e1f
)
reiserfs: Protect reiserfs_quota_on() with write lock
author
Jan Kara
<jack@suse.cz>
Tue, 13 Nov 2012 15:34:17 +0000
(16:34 +0100)
committer
Jan Kara
<jack@suse.cz>
Mon, 19 Nov 2012 20:34:32 +0000
(21:34 +0100)
In reiserfs_quota_on() we do quite some work - for example unpacking
tail of a quota file. Thus we have to hold write lock until a moment
we call back into the quota code.
CC: stable@vger.kernel.org # >= 3.0
Signed-off-by: Jan Kara <jack@suse.cz>
fs/reiserfs/super.c
patch
|
blob
|
history
diff --cc
fs/reiserfs/super.c
Simple merge