HomeFreeBSD

nfsd: Fix Link conformance with RFC8881 for delegations

Description

nfsd: Fix Link conformance with RFC8881 for delegations

RFC8881 specifies that, when a Link operation occurs on an
NFSv4, that file delegations issued to other clients must
be recalled. Discovered during a recent discussion on nfsv4@ietf.org.

Although I have not observed a problem caused by not doing
the required delegation recall, it is definitely required
by the RFC, so this patch makes the server do the recall.

Tested during a recent NFSv4 IETF Bakeathon event.

MFC after: 1 week

Details

Provenance
rmacklemAuthored on Sat, May 4, 9:30 PM
Parents
rG6f444019009a: lib/clang: clean out old llvm/clang Sparc target remnants
Branches
Unknown
Tags
Unknown