commit | d9b61708fe6dcab7b50abfb87cb47690d00269a1 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Sun Jul 24 15:04:07 2016 -0400 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Sun Jul 24 16:16:41 2016 -0400 |
tree | 87159e379534531d8a905cd774cb15fc3e7b864b | |
parent | 5f46be049b0dfdd36188058f044c165e1d4b8f56 [diff] |
pNFS: Clear the layout metadata if the server changed the layout stateid If the server changed the layout stateid's "other" field, then we should treat the old layout as being completely gone. In that case, we want to clear the metadata such as scheduled layoutreturns. Do this by calling pnfs_mark_layout_stateid_invalid(). Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>