]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
nfscl: Revert part of commit 196787f79e67
authorRick Macklem <rmacklem@FreeBSD.org>
Thu, 25 Apr 2024 19:32:02 +0000 (12:32 -0700)
committerRick Macklem <rmacklem@FreeBSD.org>
Thu, 25 Apr 2024 19:32:02 +0000 (12:32 -0700)
commit8efba70d7914324890b1f8fe3079036eb2b5c3db
treecc322c22607065ac7a644129263b2ce7bc7b3ba9
parent9f231af307b80eb222d9761bbd81fa4e130bb3d7
nfscl: Revert part of commit 196787f79e67

Commit 196787f79e67 erroneously assumed that the client code for
Open/Claim_deleg_cur_FH was broken, but it was not.
It was actually wireshark that was broken and indicated
that the correct XDR was bogus.

This reverts the part of 196787f79e67 that changed the arguments for
Open/Claim_deleg_cur_FH.

Found during the IETF bakeathon testing event this week.

MFC after: 3 days
sys/fs/nfsclient/nfs_clrpcops.c
sys/fs/nfsclient/nfs_clstate.c
sys/fs/nfsclient/nfsmount.h