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:
83668e7
)
ext4: do not try to grab the s_umount semaphore in ext4_quota_off
author
Dmitry Monakhov
<dmonakhov@openvz.org>
Mon, 8 Nov 2010 18:47:33 +0000
(13:47 -0500)
committer
Theodore Ts'o
<tytso@mit.edu>
Mon, 8 Nov 2010 18:47:33 +0000
(13:47 -0500)
It's not needed to sync the filesystem, and it fixes a lock_dep complaint.
Signed-off-by: Dmitry Monakhov <dmonakhov@gmail.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Reviewed-by: Jan Kara <jack@suse.cz>
No differences found