diff options
author | 2017-06-20 19:35:38 -0400 | |
---|---|---|
committer | 2017-07-13 15:58:05 -0400 | |
commit | 1a4edf0f46b0cb87dd5020481d355cd5cc456c47 (patch) | |
tree | 0c8f39c5caaaa89331300226061c183429d8d1da /fs/nfs/inode.c | |
parent | NFS: Ensure we commit after writeback is complete (diff) | |
download | linux-dev-1a4edf0f46b0cb87dd5020481d355cd5cc456c47.tar.xz linux-dev-1a4edf0f46b0cb87dd5020481d355cd5cc456c47.zip |
NFS: Fix commit policy for non-blocking calls to nfs_write_inode()
Now that the writes will schedule a commit on their own, we don't
need nfs_write_inode() to schedule one if there are outstanding
writes, and we're being called in non-blocking mode.
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'fs/nfs/inode.c')
0 files changed, 0 insertions, 0 deletions