commit | df3accb849607a86278a37c35e6b313635ccc48b | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Wed Feb 13 10:39:39 2019 -0500 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Wed Feb 20 15:14:20 2019 -0500 |
tree | 998e41f6734bdddacfd90ba24469027d5288fe8e | |
parent | 078b5fd92c4913dd367361db6c28568386077c89 [diff] |
NFS: Pass error information to the pgio error cleanup routine Allow the caller to pass error information when cleaning up a failed I/O request so that we can conditionally take action to cancel the request altogether if the error turned out to be fatal. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>