X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=fs%2Fnfsd%2Fnfsd.h;h=72377761270ec581c333e77bd8c2263c8e3cc681;hb=fb091be08d1acf184e8801dfdcace6e0cb19b1fe;hp=b463093af2559d2b56b070eabd508628c0c327e0;hpb=cf07d2ea43e5c22149435ee9002cb737eac20eca;p=cascardo%2Flinux.git diff --git a/fs/nfsd/nfsd.h b/fs/nfsd/nfsd.h index b463093af255..72377761270e 100644 --- a/fs/nfsd/nfsd.h +++ b/fs/nfsd/nfsd.h @@ -228,6 +228,7 @@ extern struct timeval nfssvc_boot; #ifdef CONFIG_NFSD_V4 extern time_t nfsd4_lease; +extern time_t nfsd4_grace; /* before processing a COMPOUND operation, we have to check that there * is enough space in the buffer for XDR encode to succeed. otherwise,