-
由 Christoph Hellwig 提交于
The big ACL switched nfs to use generic_listxattr, which calls all existing ->list handlers. Add a custom .listxattr implementation that only lists the ACLs if they actually are present on the given inode. Signed-off-by: NChristoph Hellwig <hch@lst.de> Reported-by: NPhilippe Troin <phil@fifi.org> Tested-by: NPhilippe Troin <phil@fifi.org> Fixes: 013cdf10 (nfs: use generic posix ACL infrastructure ...) Cc: stable@vger.kernel.org # 3.14+ Signed-off-by: NTrond Myklebust <trond.myklebust@primarydata.com>
74adf83f