xfs: remove iolock lock classes
authorChristoph Hellwig <hch@infradead.org>
Wed, 4 Jul 2012 15:13:33 +0000 (11:13 -0400)
committerBen Myers <bpm@sgi.com>
Sun, 29 Jul 2012 21:23:51 +0000 (16:23 -0500)
commit4f59af758f9092bc7b266ca919ce6067170e5172
tree1d406a2762a20ee23bf2acd41202ff0e8b350cc8
parent5a15322da1a51ad8f3af1962de355885b6c606f2
xfs: remove iolock lock classes

Content-Disposition: inline; filename=xfs-remove-iolock-classes

Now that we never take the iolock during inode reclaim we don't need
to play games with lock classes.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Rich Johnston <rjohnston@sgi.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
fs/xfs/xfs_iget.c
fs/xfs/xfs_inode.h
fs/xfs/xfs_super.c