From: Christoph Hellwig Date: Fri, 6 Dec 2013 20:30:07 +0000 (-0800) Subject: xfs: no need to lock the inode in xfs_find_handle X-Git-Tag: v3.14-rc1~123^2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30ba7ad54335e4715d3cc9cc8f43cbf1b3535e46;p=pandora-kernel.git xfs: no need to lock the inode in xfs_find_handle Both the inode number and the generation do not change on a live inode. Signed-off-by: Christoph Hellwig Reviewed-by: Dave Chinner Signed-off-by: Ben Myers --- Reading git-diff-tree failed