From: Jeff Layton Date: Sat, 2 Nov 2013 10:57:18 +0000 (-0400) Subject: nfs: set security label when revalidating inode X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~60^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3da580aab9482f5bf88ea79a4bf0a511eea6fa44;p=pandora-kernel.git nfs: set security label when revalidating inode Currently, we fetch the security label when revalidating an inode's attributes, but don't apply it. This is in contrast to the readdir() codepath where we do apply label changes. Cc: Dave Quigley Signed-off-by: Jeff Layton Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed