commit | 7c67db3a8a98045744f06fcd6d8f476d9df0ba5c | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Apr 07 20:50:11 2008 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Sat Apr 19 16:54:56 2008 -0400 |
tree | 4d0041249b48f9ac66560550e0e96c9c86c37891 | |
parent | 78ea323be6380a9313e87fe241809e912e8ae401 [diff] |
NFSv4: Reintroduce machine creds We need to try to ensure that we always use the same credentials whenever we re-establish the clientid on the server. If not, the server won't recognise that we're the same client, and so may not allow us to recover state. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>