commit | 411ae722d10a6d4eece758877eb5f395b35f6e9d | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Sat Jun 23 22:54:33 2018 -0400 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Thu Jul 26 16:25:25 2018 -0400 |
tree | 9fdd252dfb751db5fd68559ed543666c68e8b998 | |
parent | 056f9ad62ed2776c80fdddb2eec7f709888618b7 [diff] |
pNFS: Wait for stale layoutget calls to complete in pnfs_update_layout() If the old layout was recalled, and we returned NFS4ERR_NOMATCHINGLAYOUT then we need to wait for all outstanding layoutget calls to complete before we can send a new one. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>