summaryrefslogtreecommitdiffstats
path: root/sys/nfsclient/nfs_vfsops.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/nfsclient/nfs_vfsops.c')
-rw-r--r--sys/nfsclient/nfs_vfsops.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/nfsclient/nfs_vfsops.c b/sys/nfsclient/nfs_vfsops.c
index f66d3ba..9ad89eb 100644
--- a/sys/nfsclient/nfs_vfsops.c
+++ b/sys/nfsclient/nfs_vfsops.c
@@ -34,7 +34,7 @@
* SUCH DAMAGE.
*
* @(#)nfs_vfsops.c 8.12 (Berkeley) 5/20/95
- * $Id: nfs_vfsops.c,v 1.53 1998/02/05 16:40:57 dyson Exp $
+ * $Id: nfs_vfsops.c,v 1.54 1998/02/09 06:10:39 eivind Exp $
*/
#include <sys/param.h>
@@ -124,6 +124,7 @@ static struct vfsops nfs_vfsops = {
nfs_statfs,
nfs_sync,
nfs_vget,
+ vfs_vrele,
nfs_fhtovp,
nfs_vptofh,
nfs_init
OpenPOWER on IntegriCloud