commit | 2a974425e57fb882c93709c6072bf66d04431635 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Sun Nov 20 13:13:54 2016 -0500 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Thu Dec 01 17:21:43 2016 -0500 |
tree | e76a058429db171c98f5fb58e927441128b11ff7 | |
parent | 68f744797edd27016055c562a605691f5d4ac933 [diff] |
NFSv4: Ignore LAYOUTRETURN result if the layout doesn't match or is invalid Fix a potential race with CB_LAYOUTRECALL in which the server recalls the remaining layout segments while our LAYOUTRETURN is still in transit. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>