NFSD: OP_CB_RECALL_ANY should recall both read and write delegations
authorDai Ngo <dai.ngo@oracle.com>
Sat, 17 Feb 2024 18:00:22 +0000 (10:00 -0800)
committerChuck Lever <chuck.lever@oracle.com>
Fri, 1 Mar 2024 14:12:32 +0000 (09:12 -0500)
commit5826e09bf3dd4470082d54447ef700cafcaa91b8
tree86251ef4c63627579b1e7abce93733d6dab2ca1e
parentc5967721e1063648b0506481585ba7e2e49a075e
NFSD: OP_CB_RECALL_ANY should recall both read and write delegations

Add RCA4_TYPE_MASK_WDATA_DLG to ra_bmval bitmask of OP_CB_RECALL_ANY

Signed-off-by: Dai Ngo <dai.ngo@oracle.com>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
fs/nfsd/nfs4state.c