K 10 svn:author V 7 git2svn K 8 svn:date V 27 2021-06-04T03:31:04.331888Z K 7 svn:log V 634 nfsd: Add support for CLAIM_DELEG_PREV_FH to the NFSv4.1/4.2 Open Commit b3d4c70dc60f added support for CLAIM_DELEG_CUR_FH to Open. While doing this, I noticed that CLAIM_DELEG_PREV_FH support could be added the same way. Although I am not aware of any extant NFSv4.1/4.2 client that uses this claim type, it seems prudent to add support for this variant of Open to the NFSv4.1/4.2 server. This patch does not affect mounts from extant NFSv4.1/4.2 clients, as far as I know. (cherry picked from commit d80a903a1c2acd73afbf06598955a0887433f8c6) Git Hash: 5713766d631787677a291490e0b8e369d30be43e Git Author: rmacklem@FreeBSD.org END