commit | 27999f253010bd64fd63dc80c99f8e926e2b110d | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Wed Feb 12 08:12:42 2014 -0500 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Wed Feb 19 21:21:05 2014 -0500 |
tree | 7ada7d5bdf9777e26050e0dc8904f178757e7dee | |
parent | e999e80ee9fc47f1febbec6823deda3537dbbd22 [diff] |
NFSv4.1: Ensure that the layout recall callback matches layout stateids It is not sufficient to compare filehandles when we receive a layout recall from the server; we also need to check that the layout stateids match. Reported-by: shaobingqing <shaobingqing@bwstor.com.cn> Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>