Try using machine credentials for RENEW calls
authorSachin Prabhu <sprabhu@redhat.com>
Fri, 16 Mar 2012 19:25:52 +0000 (19:25 +0000)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 17 Mar 2012 15:17:42 +0000 (11:17 -0400)
commite49a29bd0eacce9d4956c4daf777a330115b369d
treee10e00806b44420f7cce9f43bf12c81fd5d898e3
parent9390f42546339cf111edd23c16d6cf74ca41974c
Try using machine credentials for RENEW calls

Using user credentials for RENEW calls will fail when the user
credentials have expired.

To avoid this, try using the machine credentials when making RENEW
calls. If no machine credentials have been set, fall back to using user
credentials as before.

Signed-off-by: Sachin Prabhu <sprabhu@redhat.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4state.c