From: Anna Schumaker Date: Wed, 3 Sep 2014 16:19:10 +0000 (-0400) Subject: NFS: Move NFS v3 acl functions to nfs3_fs.h X-Git-Tag: fixes-for-v3.18-merge-window~10^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb8c20fa53ec2;p=pandora-kernel.git NFS: Move NFS v3 acl functions to nfs3_fs.h This code is internal to the v3 module, so other parts of the client shouldn't have any knowledge of it. nfs3_getxattr(), nfs3_setxattr(), and nfs3_removexattr() no longer exist anywhere so I remove the declarations while I'm here. Signed-off-by: Anna Schumaker Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed