commit | 731c74dd987e4f1f3179223314c039ce38dd4f19 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Mon Jul 22 18:06:17 2019 +0100 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Sun Aug 04 22:35:40 2019 -0400 |
tree | 8990cf47dde9b35989d24bc658fab2ad4b5b8eb7 | |
parent | c34fae003c79570b6c930b425fea3f0b7b1e7056 [diff] |
NFSv4: Report the error from nfs4_select_rw_stateid() In pnfs_update_layout() ensure that we do report any fatal errors from nfs4_select_rw_stateid(). Fixes: d9aba2b40de6 ("NFSv4: Don't use the zero stateid with layoutget") Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>