Searched hist:"96 c41455" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/nfs/ |
H A D | write.c | 96c41455 Sat Aug 24 09:39:00 CDT 2019 Trond Myklebust <trond.myklebust@hammerspace.com> NFS: Fix writepage(s) error handling to not report errors twice
If writepage()/writepages() saw an error, but handled it without reporting it, we should not be re-reporting that error on exit.
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> 96c41455 Sat Aug 24 09:39:00 CDT 2019 Trond Myklebust <trond.myklebust@hammerspace.com> NFS: Fix writepage(s) error handling to not report errors twice If writepage()/writepages() saw an error, but handled it without reporting it, we should not be re-reporting that error on exit. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
|