commit | 92d64e47b67b5e7fe1b5358402ab222a32ec3479 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Thu Feb 26 19:48:26 2015 -0500 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Sun Mar 01 23:23:06 2015 -0500 |
tree | e8661c3d70f6074559d7c4da3e5c195d3ce18ae0 | |
parent | 00fb4c9f8421c9aac3947d36ffe8e049b95f7ab1 [diff] |
NFS: Fix nfs_post_op_update_inode() to set an attribute barrier nfs_post_op_update_inode() is called after a self-induced attribute update. Ensure that it also sets the barrier. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com> Tested-by: Chuck Lever <chuck.lever@oracle.com>