From 87724eb67358c0993676ad3dfe9091e192a653f4 Mon Sep 17 00:00:00 2001 From: eivind Date: Wed, 15 Dec 1999 23:02:35 +0000 Subject: Introduce NDFREE (and remove VOP_ABORTOP) --- sys/nfs/nfsnode.h | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/nfs/nfsnode.h') diff --git a/sys/nfs/nfsnode.h b/sys/nfs/nfsnode.h index 1ca4529..e654bc0 100644 --- a/sys/nfs/nfsnode.h +++ b/sys/nfs/nfsnode.h @@ -194,7 +194,6 @@ int nfs_getpages __P((struct vop_getpages_args *)); int nfs_putpages __P((struct vop_putpages_args *)); int nfs_write __P((struct vop_write_args *)); int nqnfs_vop_lease_check __P((struct vop_lease_args *)); -int nfs_abortop __P((struct vop_abortop_args *)); int nfs_inactive __P((struct vop_inactive_args *)); int nfs_reclaim __P((struct vop_reclaim_args *)); -- cgit v1.1