nfsd41: handle current stateid in SETATTR and FREE_STATEID
Signed-off-by: Tigran Mkrtchyan <kofemann@gmail.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>
This commit is contained in:

committed by
J. Bruce Fields

parent
d14710532f
commit
1e97b5190d
@@ -1606,6 +1606,7 @@ static struct nfsd4_operation nfsd4_ops[] = {
|
||||
.op_name = "OP_SETATTR",
|
||||
.op_flags = OP_MODIFIES_SOMETHING | OP_CACHEME,
|
||||
.op_rsize_bop = (nfsd4op_rsize)nfsd4_setattr_rsize,
|
||||
.op_get_currentstateid = (stateid_getter)nfsd4_get_setattrstateid,
|
||||
},
|
||||
[OP_SETCLIENTID] = {
|
||||
.op_func = (nfsd4op_func)nfsd4_setclientid,
|
||||
|
Reference in New Issue
Block a user