commit | 43095d397219aa1898db23937b03c1215ef16a37 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Nov 20 11:13:12 2012 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Nov 21 09:29:52 2012 -0500 |
tree | 856f2c3c22403fad8f9c1cfe3d81afeb14f70d48 | |
parent | 688a9024e2bc8d07cdc62e287dfb048722cf96df [diff] |
NFSv4.1: We must bump the clientid sequence number after CREATE_SESSION We must always bump the clientid sequence number after a successful call to CREATE_SESSION on the server. The result of nfs4_verify_channel_attrs() is irrelevant to that requirement. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>