diff options
author | Trond Myklebust <trondmy@gmail.com> | 2020-01-06 21:25:14 +0100 |
---|---|---|
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | 2020-01-15 16:54:33 +0100 |
commit | 4daaeba938228f7c97e80817ccda1e091c7d3fb6 (patch) | |
tree | d291385160b694f2f3e0834fee154122891fe4a6 /crypto/blake2b_generic.c | |
parent | NFS: When resending after a short write, reset the reply count to zero (diff) | |
download | linux-4daaeba938228f7c97e80817ccda1e091c7d3fb6.tar.xz linux-4daaeba938228f7c97e80817ccda1e091c7d3fb6.zip |
NFS: Fix nfs_direct_write_reschedule_io()
The 'hdr->good_bytes' is defined as the number of bytes we expect to
read or write starting at offset hdr->io_start. In the case of a partial
read/write we may end up adjusting hdr->args.offset and hdr->args.count
to skip I/O for data that was already read/written, and so we must ensure
the calculation takes that into account.
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'crypto/blake2b_generic.c')
0 files changed, 0 insertions, 0 deletions