commit | c4803c497fbdb37e96af614813a7cfb434b6682a | [log] [tgz] |
---|---|---|
author | Andreas Gruenbacher <agruenba@redhat.com> | Wed Dec 02 14:44:41 2015 +0100 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sun Dec 13 19:45:47 2015 -0500 |
tree | 13ea05af560579eb3728a6c046e2657a06a902b0 | |
parent | 5d92b75c753ae27578ee764df3be650c67fa5877 [diff] |
nfs: Move call to security_inode_listsecurity into nfs_listxattr Add a nfs_listxattr operation. Move the call to security_inode_listsecurity from list operation of the "security.*" xattr handler to nfs_listxattr. Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com> Cc: Trond Myklebust <trond.myklebust@primarydata.com> Cc: Anna Schumaker <anna.schumaker@netapp.com> Cc: linux-nfs@vger.kernel.org Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>