From: Trond Myklebust Date: Mon, 4 Nov 2013 18:46:40 +0000 (-0500) Subject: NFSv4.2: Remove redundant checks in nfs_setsecurity+nfs4_label_init_security X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~60^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fab99ebe39fe7d11fbd9b5fb84f07432af9ba36f;p=pandora-kernel.git 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 --- Reading git-diff-tree failed