commit | fab99ebe39fe7d11fbd9b5fb84f07432af9ba36f | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Nov 04 13:46:40 2013 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Nov 04 16:42:52 2013 -0500 |
tree | 3e99cedfdeb6d582b4fd66a143994d2a86678516 | |
parent | b944dba31d2c23f1cf5d69a66cc3449e0ba78503 [diff] |
NFSv4.2: Remove redundant checks in nfs_setsecurity+nfs4_label_init_security We already check for nfs_server_capable(inode, NFS_CAP_SECURITY_LABEL) in nfs4_label_alloc() We check the minor version in _nfs4_server_capabilities before setting NFS_CAP_SECURITY_LABEL. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>