]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9bf85f3e7e2a8e9353bc8bcfcf4e7f54a451411f
treee10e00806b44420f7cce9f43bf12c81fd5d898e3
parent95a33c114a824b0da8019d0db0ebc3d8bf84f200
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