Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/sys/nfs/nfs_var.h,v rcsdiff: /ftp/cvs/cvsroot/src/sys/nfs/nfs_var.h,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.72.6.2 retrieving revision 1.73 diff -u -p -r1.72.6.2 -r1.73 --- src/sys/nfs/nfs_var.h 2007/11/13 16:03:09 1.72.6.2 +++ src/sys/nfs/nfs_var.h 2007/10/21 08:23:19 1.73 @@ -1,4 +1,4 @@ -/* $NetBSD: nfs_var.h,v 1.72.6.2 2007/11/13 16:03:09 bouyer Exp $ */ +/* $NetBSD: nfs_var.h,v 1.73 2007/10/21 08:23:19 yamt Exp $ */ /*- * Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -255,7 +255,6 @@ int nfsrv_fhtovp(nfsrvfh_t *, int, struc struct nfssvc_sock *, struct mbuf *, int *, int, int); int nfs_ispublicfh __P((const nfsrvfh_t *)); int netaddr_match(int, union nethostaddr *, struct mbuf *); -time_t nfs_attrtimeo(struct nfsmount *, struct nfsnode *); /* flags for nfs_loadattrcache and friends */ #define NAC_NOTRUNC 1 /* don't truncate file size */