commit | d33d4beb522987d1c305c12500796f9be3687dee | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Tue Aug 27 07:03:28 2019 -0400 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Tue Aug 27 10:24:56 2019 -0400 |
tree | 8c0dd613c6f870a4ae8e0584643d110dc84ee066 | |
parent | 71affe9be45a5c60b9772e1b2701710712637274 [diff] |
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>