K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2009-07-29T14:50:31.571447Z K 7 svn:log V 350 Fix the experimental nfs client so that it only calls ncl_vinvalbuf() for NFSv2 and not NFSv4 when nfscl_mustflush() returns 0. Since nfscl_mustflush() only returns 0 when there is a valid write delegation issued to the client, it only affects the case of an NFSv4 mount with callbacks/delegations enabled. Approved by: re (kensmith), kib (mentor) END