]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Revert "nfsd: Fix NFSv4.1/4.2 Claim_Deleg_Cur_FH"
authorRick Macklem <rmacklem@FreeBSD.org>
Thu, 25 Apr 2024 16:41:23 +0000 (09:41 -0700)
committerRick Macklem <rmacklem@FreeBSD.org>
Thu, 25 Apr 2024 16:41:23 +0000 (09:41 -0700)
commit54c3aa02e926268ba5551cd7d28fddf38b3589a2
tree4f8398cffe46fbb985baac1918380451c83185af
parent514773a5486d1fa4f2d5acb5af1766965c20765b
Revert "nfsd: Fix NFSv4.1/4.2 Claim_Deleg_Cur_FH"

This reverts commit f300335d9aebf2e99862bf783978bd44ede23550.

It turns out that the old code was correct and it was wireshark
that was broken and indicated that the RPC's XDR was bogus.
Found during IETF bakeathon testing this week.
sys/fs/nfsserver/nfs_nfsdserv.c
sys/fs/nfsserver/nfs_nfsdstate.c