NFS: Fix nfs_post_op_update_inode() to set an attribute barrier
authorTrond Myklebust <trond.myklebust@primarydata.com>
Fri, 27 Feb 2015 00:48:26 +0000 (19:48 -0500)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Mon, 2 Mar 2015 04:23:06 +0000 (23:23 -0500)
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>
fs/nfs/inode.c

diff --cc fs/nfs/inode.c
Simple merge