]> git.ipfire.org Git - people/ms/linux.git/commit - fs/nfs/write.c
NFS: When resending after a short write, reset the reply count to zero
authorTrond Myklebust <trondmy@gmail.com>
Mon, 6 Jan 2020 20:25:13 +0000 (15:25 -0500)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Wed, 15 Jan 2020 15:54:33 +0000 (10:54 -0500)
commit8c9cb71491e7fd3ebee90d9799c9ca5b769bd0f4
tree9193f0a93d2730a8757f30053ebad9b114552b4a
parente8194b7dd39ec5423c32a43542f8348a9bd6956f
NFS: When resending after a short write, reset the reply count to zero

If we're resending a write due to a short read or write, ensure we
reset the reply count to zero.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/read.c
fs/nfs/write.c