commit | a08a8cd375db9769588257e7782f6b6b68561b88 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Thu Feb 26 17:36:09 2015 -0500 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Sun Mar 01 23:23:06 2015 -0500 |
tree | d8546485f16b6ffc2c1d15a2009d384fc3f488ef | |
parent | f5062003465c20cfe584d9129a463322ad5cf4ea [diff] |
NFS: Add attribute update barriers to NFS writebacks Ensure that other operations that race with our write RPC calls cannot revert the file size updates that were made on the server. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com> Tested-by: Chuck Lever <chuck.lever@oracle.com>