cvs commit: src/lkm/nfs Makefile src/sys/nfs nfs.h

[ Available lists | Index of cvs-lkm | Month of Jun 1998 | Week of 30 Jun 1998 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
John-Mark Gurney <jmg@FreeBSD.ORG>
Date
30 Jun 1998 04:21:53
Subject
cvs commit: src/lkm/nfs Makefile src/sys/nfs nfs.h
Message-ID
199806301119.EAA18345@freefall.freebsd.org


[ Hide this part ]
jmg         1998/06/30 04:19:27 PDT

Modified files:
lkm/nfs Makefile
sys/nfs nfs.h
Log:
fix buildworld hopefully be3fore anyone complains...

NFS_*TIMO should possibly be converted to sysctl vars (jkh's suggestion),
but in some cases it looks like nfs keeps a copy of the value in a struct

hash sizes are already ifdef'd KERNEL, so there aren't userland inpact
from them...

Revision Changes Path
1.7 +3 -1 src/lkm/nfs/Makefile
1.42 +3 -1 src/sys/nfs/nfs.h


Elapsed time: 0.057 seconds