]> git.baikalelectronics.ru Git - kernel.git/commit
xfs: remove unused XFS_MOUNT_ILOCK/XFS_MOUNT_IUNLOCK
authorChristoph Hellwig <hch@lst.de>
Wed, 4 Feb 2009 08:34:34 +0000 (09:34 +0100)
committerChristoph Hellwig <hch@brick.lst.de>
Wed, 4 Feb 2009 08:34:34 +0000 (09:34 +0100)
commitc975ee2c21164467d0e136643b6f8235bcc2eacd
tree742b2fc8f27769cc785f111339f2a2dbf3fd3a0e
parent38d5579f0d5468a8dbabf4d410135711ce902503
xfs: remove unused XFS_MOUNT_ILOCK/XFS_MOUNT_IUNLOCK

These aren't only unused but also reference a lock that doesn't exist anymore.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Felix Blyakher <felixb@sgi.com>
fs/xfs/xfs_mount.h