]> git.baikalelectronics.ru Git - kernel.git/commit
NFSv2: Fix write regression
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Tue, 27 Aug 2019 11:03:28 +0000 (07:03 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Tue, 27 Aug 2019 14:24:56 +0000 (10:24 -0400)
commit9530a503f4d81e70e9ba7262b9e2ac9c1f8d114b
tree8c0dd613c6f870a4ae8e0584643d110dc84ee066
parentdf5acdf4fcf8607478a80c3c631edc41647ee38f
NFSv2: Fix write regression

Ensure we update the write result count on success, since the
RPC call itself does not do so.

Reported-by: Jan Stancek <jstancek@redhat.com>
Reported-by: Naresh Kamboju <naresh.kamboju@linaro.org>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Tested-by: Jan Stancek <jstancek@redhat.com>
fs/nfs/proc.c