]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/nfs/nfs4state.c
[XFRM]: Fix protocol field value for outgoing IPv6 GSO packets
[linux-2.6-omap-h63xx.git] / fs / nfs / nfs4state.c
index afad0255e7db58ac24118dad07af597ce9d88386..090a36b07a2231a966eb01d3af19fe59d68b43e6 100644 (file)
@@ -38,7 +38,6 @@
  * subsequent patch.
  */
 
-#include <linux/config.h>
 #include <linux/slab.h>
 #include <linux/smp_lock.h>
 #include <linux/nfs_fs.h>
@@ -977,6 +976,7 @@ out:
 out_error:
        printk(KERN_WARNING "Error: state recovery failed on NFSv4 server %u.%u.%u.%u with error %d\n",
                                NIPQUAD(clp->cl_addr.s_addr), -status);
+       set_bit(NFS4CLNT_LEASE_EXPIRED, &clp->cl_state);
        goto out;
 }