]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd252575d54c99ede3efbbc0f3077a2ec456258c5
tree9193f0a93d2730a8757f30053ebad9b114552b4a
parent2b0829b304c98a3ba4f683515c20d3799993ba18
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