commit | e5fd1904b8422615a2a286777e2b7c881ad53e73 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Thu Jul 21 12:44:15 2016 -0400 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Sun Jul 24 16:16:39 2016 -0400 |
tree | c487abdf11e5502658827c2973a845f9be021607 | |
parent | 793b7fe55858dca1f5bd3e42185b541a9eddc144 [diff] |
pNFS: Ensure layoutreturn acts as a completion for layout callbacks When we return NFS_OK to the CB_LAYOUTRECALL, we are required to send a layoutreturn that "completes" that layout recall request, using the correct stateid. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>