Home
last modified time | relevance | path

Searched hist:"8982 f7aff39fb526aba4441fff2525fcedd5e1a3" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/nfs/
H A Ddirect.cdiff 8982f7aff39fb526aba4441fff2525fcedd5e1a3 Mon Sep 04 11:34:39 CDT 2023 Trond Myklebust <trond.myklebust@hammerspace.com> NFS: More O_DIRECT accounting fixes for error paths

If we hit a fatal error when retransmitting, we do need to record the
removal of the request from the count of written bytes.

Fixes: 031d73ed768a ("NFS: Fix O_DIRECT accounting of number of bytes read/written")
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>