commit | 9888d837f3cf6b1f38f7717ab58236f94123ca19 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Wed Nov 23 12:36:04 2016 -0500 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Thu Dec 01 17:21:40 2016 -0500 |
tree | 9323611f9335a889de3dff0bbf2b132c42300c29 | |
parent | ae5a459d5f65c3e83f3e14068dde5fb9c9d81807 [diff] |
pNFS: Force a retry of LAYOUTGET if the stateid doesn't match our cache If the server sends us a completely new stateid, and the client thinks it already holds a layout, then force a retry of the LAYOUTGET after invalidating the existing layout in order to avoid corruption due to races. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>