X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Fnfsd%2Flockd.c;h=9e4a568a5013ef72c5139aa83ef8ba19cb4f0829;hb=6924d1ab8b7bbe5ab416713f5701b3316b2df85b;hp=221acd1f11f66c1fd63474287a79530611d690be;hpb=e7b3ca08549caccf5d6e1cf066780bf4f0ae77a7;p=linux-2.6 diff --git a/fs/nfsd/lockd.c b/fs/nfsd/lockd.c index 221acd1f11..9e4a568a50 100644 --- a/fs/nfsd/lockd.c +++ b/fs/nfsd/lockd.c @@ -65,6 +65,7 @@ nlm_fclose(struct file *filp) static struct nlmsvc_binding nfsd_nlm_ops = { .fopen = nlm_fopen, /* open file for locking */ .fclose = nlm_fclose, /* close file */ + .get_grace_period = get_nfs4_grace_period, }; void