Home
last modified time | relevance | path

Searched hist:"08 b9cc316a319fba95af8bb13b262fe0d5526ec3" (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/fs/nfsclient/
H A Dnfsmount.hdiff 08b9cc316a319fba95af8bb13b262fe0d5526ec3 Sat Aug 28 03:31:36 CEST 2021 Rick Macklem <rmacklem@FreeBSD.org> 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
H A Dnfs_clvnops.cdiff 08b9cc316a319fba95af8bb13b262fe0d5526ec3 Sat Aug 28 03:31:36 CEST 2021 Rick Macklem <rmacklem@FreeBSD.org> 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
H A Dnfs_clrpcops.cdiff 08b9cc316a319fba95af8bb13b262fe0d5526ec3 Sat Aug 28 03:31:36 CEST 2021 Rick Macklem <rmacklem@FreeBSD.org> 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
/freebsd/sys/fs/nfs/
H A Dnfs_var.hdiff 08b9cc316a319fba95af8bb13b262fe0d5526ec3 Sat Aug 28 03:31:36 CEST 2021 Rick Macklem <rmacklem@FreeBSD.org> 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