K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2021-11-19T00:01:16.213986Z K 7 svn:log V 616 nfscl: Do pNFS layout return_on_close synchronously For pNFS servers that specify that Layouts are to be returned upon close, they may expect that LayoutReturn to happen before the associated Close. This patch modifies the NFSv4.1/4.2 pNFS client so that this is done. This only affects a pNFS mount against a non-FreeBSD NFSv4.1/4.2 server that specifies return_on_close in LayoutGet replies. Found during a recent IETF NFSv4 working group testing event. (cherry picked from commit d5d2ce1c8550a41e7374893ccd864c172461221f) Git Hash: 82d04e93821d537ab5776c90f73855d5b0367b13 Git Author: rmacklem@FreeBSD.org END