commit | 8f8ba1d739b7047e2e1d91735716af2799ff2b1e | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Thu Feb 26 17:54:58 2015 -0500 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Sun Mar 01 23:23:06 2015 -0500 |
tree | 6a7269e0795220ed360a142bf3ad1901f1cb6822 | |
parent | a08a8cd375db9769588257e7782f6b6b68561b88 [diff] |
NFSv4: Add attribute update barriers to delegreturn and pNFS layoutcommit Ensure that other operations that race with delegreturn and layoutcommit cannot revert the attribute updates that were made on the server. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com> Tested-by: Chuck Lever <chuck.lever@oracle.com>