HomeFreeBSD

nfscl: Add a VOP_DEALLOCATE() for the NFSv4.2 client

Description

nfscl: Add a VOP_DEALLOCATE() for the NFSv4.2 client

This patch adds a VOP_DEALLOCATE() to the NFS client.
For NFSv4.2 servers that support the Deallocate operation,
it is used. Otherwise, it falls back on calling
vop_stddeallocate().

Reviewed by: kib
Differential Revision: https://reviews.freebsd.org/D31640

Details

Provenance
rmacklemAuthored on Aug 28 2021, 1:31 AM
Reviewer
kib
Differential Revision
D31640: add a nfs_deallocate VOP
Parents
rGda779f262c58: vfs_default: Change vop_stddeallocate() from static to global
Branches
Unknown
Tags
Unknown