[XFS] Unwrap mru_lock.
authorEric Sandeen <sandeen@sandeen.net>
Thu, 11 Oct 2007 07:42:10 +0000 (17:42 +1000)
committerLachlan McIlroy <lachlan@redback.melbourne.sgi.com>
Thu, 7 Feb 2008 05:47:01 +0000 (16:47 +1100)
commitba74d0cba51dcaa99e4dc2e4fb62e6e13abbf703
tree1dfedaeec9702659950c2ee19dccee4ea076c3ed
parent703e1f0fd2edc2978bde3b4536e78b577318c090
[XFS] Unwrap mru_lock.

Un-obfuscate mru_lock, remove mutex_lock->spin_lock macros, call spin_lock
directly, remove extraneous cookie holdover from old xfs code.

SGI-PV: 970382
SGI-Modid: xfs-linux-melb:xfs-kern:29745a

Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
Signed-off-by: Donald Douwsma <donaldd@sgi.com>
Signed-off-by: Tim Shimmin <tes@sgi.com>
fs/xfs/xfs_mru_cache.c