Home
last modified time | relevance | path

Searched hist:eb2c50da9e256dbbb3ff27694440e4c1900cfef8 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/nfs/
H A Dpagelist.cdiff eb2c50da9e256dbbb3ff27694440e4c1900cfef8 Mon Aug 12 17:04:36 CDT 2019 Trond Myklebust <trond.myklebust@hammerspace.com> NFS: Ensure O_DIRECT reports an error if the bytes read/written is 0

If the attempt to resend the I/O results in no bytes being read/written,
we must ensure that we report the error.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Fixes: 0a00b77b331a ("nfs: mirroring support for direct io")
Cc: stable@vger.kernel.org # v3.20+
H A Ddirect.cdiff eb2c50da9e256dbbb3ff27694440e4c1900cfef8 Mon Aug 12 17:04:36 CDT 2019 Trond Myklebust <trond.myklebust@hammerspace.com> NFS: Ensure O_DIRECT reports an error if the bytes read/written is 0

If the attempt to resend the I/O results in no bytes being read/written,
we must ensure that we report the error.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Fixes: 0a00b77b331a ("nfs: mirroring support for direct io")
Cc: stable@vger.kernel.org # v3.20+