mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-16 10:20:30 +00:00
Axe NFS_NOSERVER since it doesn't do anything anymore. Remove NFSSERVER
from your config file instead.
This commit is contained in:
parent
4a68905be9
commit
2ffc1262b0
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=86406
@ -695,7 +695,6 @@ options NFSCLIENT #Network File System
|
||||
options NFSSERVER #Network File System
|
||||
|
||||
# The rest are optional:
|
||||
#options NFS_NOSERVER #Disable the NFS-server code.
|
||||
options CD9660 #ISO 9660 filesystem
|
||||
options FDESCFS #File descriptor filesystem
|
||||
options HPFS #OS/2 File system
|
||||
|
@ -426,7 +426,6 @@ NFS_GATHERDELAY opt_nfs.h
|
||||
NFS_UIDHASHSIZ opt_nfs.h
|
||||
NFS_WDELAYHASHSIZ opt_nfs.h
|
||||
NFS_MUIDHASHSIZ opt_nfs.h
|
||||
NFS_NOSERVER opt_nfs.h
|
||||
NFS_DEBUG opt_nfs.h
|
||||
|
||||
# For the Bt848/Bt848A/Bt849/Bt878/Bt879 driver
|
||||
|
@ -695,7 +695,6 @@ options NFSCLIENT #Network File System
|
||||
options NFSSERVER #Network File System
|
||||
|
||||
# The rest are optional:
|
||||
#options NFS_NOSERVER #Disable the NFS-server code.
|
||||
options CD9660 #ISO 9660 filesystem
|
||||
options FDESCFS #File descriptor filesystem
|
||||
options HPFS #OS/2 File system
|
||||
|
Loading…
Reference in New Issue
Block a user