K 10 svn:author V 6 araujo K 8 svn:date V 27 2014-10-15T06:31:08.080324Z K 7 svn:log V 430 Make external NFS clients know when files have their attributes changed and avoid cache the file's state indefinitely. The va_filerev is what is sent to the client as the "change" attribute, the client is periodically fetching the attributes and without this option the attribute remains as some garbage value. Reported by: Kevin Buhr Reviewed by: delphij Approved by: re (gjb), delphij Obtained from: r272467 END