K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2017-05-01T00:57:15.935837Z K 7 svn:log V 382 Update file attributes upon Close, since the Linux client doesn't always do a LayoutCommit operation. There are still cases where the Linux client does a Getattr without first doing Close or LayoutCommit. The case I've observed is just before a Lock operation on the file. At this point, all you can do to get this case to work correctly is set the sysctl vfs.nfsd.pnfsgetdsattr=1. END