Revision 2197e9b06c228b65a2cef98ef34d6bf42fa1af3d authored by Trond Myklebust on 06 January 2020, 20:25:03 UTC, committed by Anna Schumaker on 15 January 2020, 15:54:32 UTC
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>
1 parent b32d285
History
File Mode Size
kvm
lib
Makefile -rw-r--r-- 54 bytes

back to top