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:
5cf3252
)
GFS2: Move umount flush rwsem
author
Steven Whitehouse
<swhiteho@redhat.com>
Tue, 7 Apr 2009 13:01:34 +0000
(14:01 +0100)
committer
Steven Whitehouse
<swhiteho@redhat.com>
Wed, 15 Apr 2009 09:16:13 +0000
(10:16 +0100)
The rwsem, used only on umount, is in the wrong place in glock.c.
This patch moves it up a bit so that it does not get called under
a spinlock.
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
No differences found