Merge branch 'locks' of git://linux-nfs.org/~bfields/linux
[powerpc.git] / fs / nfsd / lockd.c
index 221acd1..9e4a568 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