diff options
author | Jeff Layton <jlayton@kernel.org> | 2022-11-07 06:58:41 -0500 |
---|---|---|
committer | Chuck Lever <cel@kernel.org> | 2022-12-10 11:01:11 -0500 |
commit | 01d53a88c08951f88f2a42f1f1e6568928e0590e (patch) | |
tree | 110a1769c228ef3111a831337512ffac2f2b109e /fs/file.c | |
parent | 18ebd35b61b4693a0ddc270b6d4f18def232e770 (diff) | |
download | linux-01d53a88c08951f88f2a42f1f1e6568928e0590e.tar.gz linux-01d53a88c08951f88f2a42f1f1e6568928e0590e.tar.bz2 linux-01d53a88c08951f88f2a42f1f1e6568928e0590e.zip |
nfsd: return error if nfs4_setacl fails
With the addition of POSIX ACLs to struct nfsd_attrs, we no longer
return an error if setting the ACL fails. Ensure we return the na_aclerr
error on SETATTR if there is one.
Fixes: c0cbe70742f4 ("NFSD: add posix ACLs to struct nfsd_attrs")
Cc: Neil Brown <neilb@suse.de>
Reported-by: Yongcheng Yang <yoyang@redhat.com>
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'fs/file.c')
0 files changed, 0 insertions, 0 deletions