commit | 716a8bc7f706eeef80ab42c99d9f210eda845c81 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Mon Nov 30 23:14:27 2020 -0500 |
committer | Chuck Lever <chuck.lever@oracle.com> | Wed Dec 09 09:39:38 2020 -0500 |
tree | 4a4d44ee502a13cfecf8d64f582adfae278dcbf1 | |
parent | 01cbf3853959feec40ec9b9a399e12a021cd4d81 [diff] |
nfsd: Record NFSv4 pre/post-op attributes as non-atomic For the case of NFSv4, specify to the client that the pre/post-op attributes were not recorded atomically with the main operation. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Signed-off-by: Chuck Lever <chuck.lever@oracle.com>