commit | 3da580aab9482f5bf88ea79a4bf0a511eea6fa44 | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Sat Nov 02 06:57:18 2013 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Nov 04 16:42:38 2013 -0500 |
tree | 498abae8e430c71d70e68b0b6d677c0e0c77eca4 | |
parent | f3f5a0f8cc40b942f4c0ae117df82eeb65f07d4d [diff] |
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 <dpquigl@davequigley.com> Signed-off-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>