commit | 5a15322da1a51ad8f3af1962de355885b6c606f2 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Wed Jul 04 11:13:32 2012 -0400 |
committer | Ben Myers <bpm@sgi.com> | Sun Jul 29 16:22:20 2012 -0500 |
tree | 49f527ed442fd504feb2f92d340ba8b6b56ef0b4 | |
parent | 0b56185b0d64ef89dad1c85bb7403fa762cbe50d [diff] |
xfs: avoid the iolock in xfs_free_eofblocks for evicted inodes Same rational as the last patch - these inodes are not reachable, so don't bother with locking. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Rich Johnston <rjohnston@sgi.com> Signed-off-by: Ben Myers <bpm@sgi.com>