opnsense-src/sys/fs/nfsclient
Rick Macklem 057409d025 nfscl: Return appropriate reply status for NFSv4.1 callbacks
Certain NFSv4.1 callbacks are not currently supported/used
by the FreeBSD client.  Without this patch, NFS4ERR_NOTSUPP
is replied for the callbacks.  Since NFSv4.1 does not specify
all of these callbacks as optional, I think it is preferable
to reply NFS_OK or NFS4ERR_REJECT_DELEG instead of NFS4ERR_NOTSUPP.

This patch changes the reply status for these unsupported
callbacks, which the client has no use for.

I am not aware of any NFSv4.1 servers that will perform
any of these callbacks against the FreeBSD client at this time.

(cherry picked from commit 56c8c19046c46cb9e89c2a3967f8cf2cd0ace428)
2025-03-04 19:30:00 -08:00
..
nfs.h nfscl: Clear out a lot of cruft related to B_DIRECT 2024-04-30 18:06:36 -07:00
nfs_clbio.c nfs client comment typo fix 2024-05-21 05:45:59 +03:00
nfs_clcomsubs.c nfsclient: Propagate copyin() errors from nfsm_uiombuf() 2023-12-12 14:11:51 -05:00
nfs_clkdtrace.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
nfs_clkrpc.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
nfs_clnfsiod.c nfscl: Clear out a lot of cruft related to B_DIRECT 2024-04-30 18:06:36 -07:00
nfs_clnode.c Add vnode_pager_clean_{a,}sync(9) 2024-01-18 02:51:33 +02:00
nfs_clport.c nfsclient: eliminate ncl_writebp() 2024-01-11 18:46:52 +02:00
nfs_clrpcops.c nfscl: Fix a crash when a readdir entry has nul in it 2025-01-23 18:25:10 -08:00
nfs_clstate.c nfscl: Return appropriate reply status for NFSv4.1 callbacks 2025-03-04 19:30:00 -08:00
nfs_clsubs.c nfscl: Add support for read delegations and atomic upgrade 2024-07-12 17:47:10 -07:00
nfs_clvfsops.c nfs: trivial typo fix 2024-10-29 16:33:33 -04:00
nfs_clvnops.c nfscl: Fix setting of mtime for the NFSv4.n client 2025-02-26 18:31:01 -08:00
nfs_kdtrace.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
nfsmount.h nfscl: Revert part of commit 196787f79e67 2024-04-27 17:35:22 -07:00
nfsnode.h nfscl: Clear out a lot of cruft related to B_DIRECT 2024-04-30 18:06:36 -07:00
nlminfo.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00