Home
last modified time | relevance | path

Searched hist:c0cbe70742f4a70893cd6e5f6b10b6e89b6db95b (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/nfsd/
H A Dacl.hdiff c0cbe70742f4a70893cd6e5f6b10b6e89b6db95b Tue Jul 26 01:45:30 CDT 2022 NeilBrown <neilb@suse.de> NFSD: add posix ACLs to struct nfsd_attrs

pacl and dpacl pointers are added to struct nfsd_attrs, which requires
that we have an nfsd_attrs_free() function to free them.
Those nfsv4 functions that can set ACLs now set up these pointers
based on the passed in NFSv4 ACL.

nfsd_setattr() sets the acls as appropriate.

Errors are handled as with security labels.

Signed-off-by: NeilBrown <neilb@suse.de>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
H A Dnfs4acl.cdiff c0cbe70742f4a70893cd6e5f6b10b6e89b6db95b Tue Jul 26 01:45:30 CDT 2022 NeilBrown <neilb@suse.de> NFSD: add posix ACLs to struct nfsd_attrs

pacl and dpacl pointers are added to struct nfsd_attrs, which requires
that we have an nfsd_attrs_free() function to free them.
Those nfsv4 functions that can set ACLs now set up these pointers
based on the passed in NFSv4 ACL.

nfsd_setattr() sets the acls as appropriate.

Errors are handled as with security labels.

Signed-off-by: NeilBrown <neilb@suse.de>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
H A Dvfs.hdiff c0cbe70742f4a70893cd6e5f6b10b6e89b6db95b Tue Jul 26 01:45:30 CDT 2022 NeilBrown <neilb@suse.de> NFSD: add posix ACLs to struct nfsd_attrs

pacl and dpacl pointers are added to struct nfsd_attrs, which requires
that we have an nfsd_attrs_free() function to free them.
Those nfsv4 functions that can set ACLs now set up these pointers
based on the passed in NFSv4 ACL.

nfsd_setattr() sets the acls as appropriate.

Errors are handled as with security labels.

Signed-off-by: NeilBrown <neilb@suse.de>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
H A Dnfs4proc.cdiff c0cbe70742f4a70893cd6e5f6b10b6e89b6db95b Tue Jul 26 01:45:30 CDT 2022 NeilBrown <neilb@suse.de> NFSD: add posix ACLs to struct nfsd_attrs

pacl and dpacl pointers are added to struct nfsd_attrs, which requires
that we have an nfsd_attrs_free() function to free them.
Those nfsv4 functions that can set ACLs now set up these pointers
based on the passed in NFSv4 ACL.

nfsd_setattr() sets the acls as appropriate.

Errors are handled as with security labels.

Signed-off-by: NeilBrown <neilb@suse.de>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
H A Dvfs.cdiff c0cbe70742f4a70893cd6e5f6b10b6e89b6db95b Tue Jul 26 01:45:30 CDT 2022 NeilBrown <neilb@suse.de> NFSD: add posix ACLs to struct nfsd_attrs

pacl and dpacl pointers are added to struct nfsd_attrs, which requires
that we have an nfsd_attrs_free() function to free them.
Those nfsv4 functions that can set ACLs now set up these pointers
based on the passed in NFSv4 ACL.

nfsd_setattr() sets the acls as appropriate.

Errors are handled as with security labels.

Signed-off-by: NeilBrown <neilb@suse.de>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>