]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[XFS] Remove spin.h
authorEric Sandeen <sandeen@sandeen.net>
Thu, 11 Oct 2007 07:43:56 +0000 (17:43 +1000)
committerLachlan McIlroy <lachlan@redback.melbourne.sgi.com>
Thu, 7 Feb 2008 05:47:45 +0000 (16:47 +1100)
commit007c61c68640ea17c036785b698d05da67b4365e
treed4d4bc3d9268d174f42f45dc67844905f0e5933d
parent36e41eebdafc8b5fabdf66f59d0d43b0b60f0fdb
[XFS] Remove spin.h

remove spinlock init abstraction macro in spin.h, remove the callers, and
remove the file. Move no-op spinlock_destroy to xfs_linux.h Cleanup
spinlock locals in xfs_mount.c

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

Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
Signed-off-by: Donald Douwsma <donaldd@sgi.com>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
Signed-off-by: Tim Shimmin <tes@sgi.com>
fs/xfs/linux-2.6/spin.h [deleted file]
fs/xfs/linux-2.6/xfs_buf.c
fs/xfs/linux-2.6/xfs_linux.h
fs/xfs/quota/xfs_qm.c
fs/xfs/support/debug.c
fs/xfs/support/ktrace.h
fs/xfs/xfs_alloc.c
fs/xfs/xfs_log.c
fs/xfs/xfs_mount.c
fs/xfs/xfs_mru_cache.c
fs/xfs/xfs_vfsops.c