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:
0a7ab79
)
GFS2: Remove "double" locking in quota
author
Steven Whitehouse
<swhiteho@redhat.com>
Thu, 8 Jan 2009 14:28:42 +0000
(14:28 +0000)
committer
Steven Whitehouse
<steve@dolmen.chygwyn.com>
Tue, 24 Mar 2009 11:21:13 +0000
(11:21 +0000)
We only really need a single spin lock for the quota data, so
lets just use the lru lock for now.
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Cc: Abhijith Das <adas@redhat.com>
No differences found