]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/nfsd/lockd.c
[LLC]: Kill static inline llc_addrany
[linux-2.6-omap-h63xx.git] / fs / nfsd / lockd.c
index 221acd1f11f66c1fd63474287a79530611d690be..9e4a568a5013ef72c5139aa83ef8ba19cb4f0829 100644 (file)
@@ -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