commit | 8127d82705998568b52ac724e28e00941538083d | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Fri Feb 15 16:08:25 2019 -0500 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Wed Feb 20 15:14:20 2019 -0500 |
tree | 54bddab707e6f1dba1724f2df85d3215a7c0f68d | |
parent | 4d91969ed4dbcefd0e78f77494f0cb8fada9048a [diff] |
NFS: Don't recoalesce on error in nfs_pageio_complete_mirror() If the I/O completion failed with a fatal error, then we should just exit nfs_pageio_complete_mirror() rather than try to recoalesce. Fixes: a7d42ddb3099 ("nfs: add mirroring support to pgio layer") Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Cc: stable@vger.kernel.org # v4.0+