Skip to content

Commit

Permalink
[XFS] Unwrap LOG_LOCK.
Browse files Browse the repository at this point in the history
Un-obfuscate LOG_LOCK, remove LOG_LOCK->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:29740a

Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
Signed-off-by: Donald Douwsma <donaldd@sgi.com>
Signed-off-by: Tim Shimmin <tes@sgi.com>
  • Loading branch information
Eric Sandeen authored and Lachlan McIlroy committed Feb 7, 2008
1 parent 287f3da commit b22cd72
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 93 deletions.
Loading

0 comments on commit b22cd72

Please sign in to comment.