diff options
author | 2020-01-06 15:25:03 -0500 | |
---|---|---|
committer | 2020-01-15 10:54:32 -0500 | |
commit | 2197e9b06c228b65a2cef98ef34d6bf42fa1af3d (patch) | |
tree | 1d36b340780c97d478d987105a684d7c69e33c7e /tools/perf/scripts/python | |
parent | SUNRPC: Remove broken gss_mech_list_pseudoflavors() (diff) | |
download | wireguard-linux-2197e9b06c228b65a2cef98ef34d6bf42fa1af3d.tar.xz wireguard-linux-2197e9b06c228b65a2cef98ef34d6bf42fa1af3d.zip |
NFS: Fix up fsync() when the server rebooted
Don't clear the NFS_CONTEXT_RESEND_WRITES flag until after calling
nfs_commit_inode(). Otherwise, if nfs_commit_inode() returns an
error, we end up with dirty pages in the page cache, but no tag
to tell us that those pages need resending.
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions