K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2010-04-27T01:00:22.122047Z K 7 svn:log V 378 MFC: r206880 For the experimental NFS client doing an NFSv4 mount, set the NFSCLFLAGS_RECVRINPROG while doing recovery from an expired lease in a manner similar to r206818 for server reboot recovery. This will prevent the function that acquires stateids for I/O operations from acquiring out of date stateids during recovery. Also, fix up mutex locking on the nfsc_flags field. END