commit | 3b66486c4c7136f8d4bbe1306d581fadc6bce4c7 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Sun Mar 17 15:31:15 2013 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Mar 25 12:04:11 2013 -0400 |
tree | 953049d16122695bab4388ae86394bb2d09bb236 | |
parent | 39c6daae70fe7692fc2d28738c7ebd63f0318741 [diff] |
NFSv4.1: Select the "most recent locking state" for read/write/setattr stateids Follow the practice described in section 8.2.2 of RFC5661: When sending a read/write or setattr stateid, set the seqid field to zero in order to signal that the NFS server should apply the most recent locking state. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>