From: Al Viro Date: Tue, 21 Jun 2011 05:01:59 +0000 (-0400) Subject: ecryptfs_inode_permission() doesn't need to bail out on RCU X-Git-Tag: v3.1-rc1~282^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=beefebf1aa611242e022e71bae87034f415d3314;p=pandora-kernel.git ecryptfs_inode_permission() doesn't need to bail out on RCU ... now that inode_permission() can take MAY_NOT_BLOCK and handle it properly. Signed-off-by: Al Viro --- Reading git-diff-tree failed