Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/nfs nuidhash_max is needed by sys_nfssvc
details: https://anonhg.NetBSD.org/src/rev/128f0a1aec75
branches: trunk
changeset: 750439:128f0a1aec75
user: christos <christos%NetBSD.org@localhost>
date: Thu Dec 31 19:30:45 2009 +0000
description:
nuidhash_max is needed by sys_nfssvc
diffstat:
sys/nfs/files.nfs | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r e661dc0acb1c -r 128f0a1aec75 sys/nfs/files.nfs
--- a/sys/nfs/files.nfs Thu Dec 31 18:34:56 2009 +0000
+++ b/sys/nfs/files.nfs Thu Dec 31 19:30:45 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.nfs,v 1.9 2008/11/19 18:36:09 ad Exp $
+# $NetBSD: files.nfs,v 1.10 2009/12/31 19:30:45 christos Exp $
deffs fs_nfs.h NFS
@@ -23,7 +23,7 @@
file nfs/nfs_bootparam.c nfs & nfs_boot_bootparam
file nfs/nfs_bootstatic.c nfs & nfs_boot_bootstatic
file nfs/nfs_export.c nfsserver
-file nfs/nfs_iod.c nfs
+file nfs/nfs_iod.c nfsserver | nfs
file nfs/nfs_kq.c nfs
file nfs/nfs_node.c nfs
file nfs/nfs_serv.c nfsserver
Home |
Main Index |
Thread Index |
Old Index