vserver 1.9.3
[linux-2.6.git] / include / linux / lockd / bind.h
index 2a03cf1..b054deb 100644 (file)
@@ -20,7 +20,7 @@ struct svc_rqst;
 struct nlmsvc_binding {
        u32                     (*fopen)(struct svc_rqst *,
                                                struct nfs_fh *,
-                                               struct file *);
+                                               struct file **);
        void                    (*fclose)(struct file *);
 };