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:
64137e5
)
[XFS] Unwrap xfs_dabuf_global_lock
author
Eric Sandeen
<sandeen@sandeen.net>
Thu, 11 Oct 2007 07:41:21 +0000
(17:41 +1000)
committer
Lachlan McIlroy
<lachlan@redback.melbourne.sgi.com>
Thu, 7 Feb 2008 05:46:48 +0000
(16:46 +1100)
Un-obfuscate dabuf_global_lock, remove mutex_lock->spin_lock macros, call
spin_lock directly, remove extraneous cookie holdover from old xfs code,
and change lock type to spinlock_t.
SGI-PV: 970382
SGI-Modid: xfs-linux-melb:xfs-kern:29744a
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
Signed-off-by: Donald Douwsma <donaldd@sgi.com>
Signed-off-by: Tim Shimmin <tes@sgi.com>
No differences found