From: Christoph Hellwig Date: Wed, 4 Jul 2012 15:13:32 +0000 (-0400) Subject: xfs: avoid the iolock in xfs_free_eofblocks for evicted inodes X-Git-Tag: v3.6-rc1~42^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a15322da1a51ad8f3af1962de355885b6c606f2;p=pandora-kernel.git 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 Reviewed-by: Rich Johnston Signed-off-by: Ben Myers --- Reading git-diff-tree failed