commit | cf6726e2ee387b0eff303628eaa0beaf36a1aeb4 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Fri Dec 19 11:22:28 2014 -0500 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Sat Jan 24 18:46:51 2015 -0500 |
tree | e689a97ec219956e42b2475beb794adfb5c6f4b1 | |
parent | 89f0ff386cb1ebca0da7940d05bf609bc86f3972 [diff] |
NFSv4: Deal with atomic upgrades of an existing delegation Ensure that we deal correctly with the case where the server sends us a newer instance of the same delegation. If the stateids match, but the sequence numbers differ, then treat the new delegation as if it were an atomic upgrade. Signed-off-by: Trond Myklebust <Trond.Myklebust@primarydata.com>