1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-18 15:30:21 +00:00

Add CFS options to LINT, though commented out for now.

Submitted by:	Robert Baron <rvb@sicily.odyssey.cs.cmu.edu>
This commit is contained in:
Jordan K. Hubbard 1998-08-27 02:37:11 +00:00
parent 4c162420c7
commit a1d55890a0
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=38574
3 changed files with 15 additions and 3 deletions

View File

@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
# $Id: LINT,v 1.454 1998/08/17 16:58:02 bde Exp $
# $Id: LINT,v 1.455 1998/08/27 01:30:53 obrien Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@ -552,6 +552,10 @@ options "NFS_WDELAYHASHSIZ=16" # and with this
options "NFS_MUIDHASHSIZ=63" # Tune the size of nfsmount with this
options NFS_DEBUG # Enable NFS Debugging
# CFS stuff:
#options CFS #CODA filesystem.
#pseudo-device vcfs 4 #coda minicache <-> venus comm.
#####################################################################
# POSIX P1003.1B

View File

@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
# $Id: LINT,v 1.454 1998/08/17 16:58:02 bde Exp $
# $Id: LINT,v 1.455 1998/08/27 01:30:53 obrien Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@ -552,6 +552,10 @@ options "NFS_WDELAYHASHSIZ=16" # and with this
options "NFS_MUIDHASHSIZ=63" # Tune the size of nfsmount with this
options NFS_DEBUG # Enable NFS Debugging
# CFS stuff:
#options CFS #CODA filesystem.
#pseudo-device vcfs 4 #coda minicache <-> venus comm.
#####################################################################
# POSIX P1003.1B

View File

@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
# $Id: LINT,v 1.454 1998/08/17 16:58:02 bde Exp $
# $Id: LINT,v 1.455 1998/08/27 01:30:53 obrien Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@ -552,6 +552,10 @@ options "NFS_WDELAYHASHSIZ=16" # and with this
options "NFS_MUIDHASHSIZ=63" # Tune the size of nfsmount with this
options NFS_DEBUG # Enable NFS Debugging
# CFS stuff:
#options CFS #CODA filesystem.
#pseudo-device vcfs 4 #coda minicache <-> venus comm.
#####################################################################
# POSIX P1003.1B