summaryrefslogtreecommitdiffstats
path: root/sys/amd64/conf
diff options
context:
space:
mode:
authordfr <dfr@FreeBSD.org>2008-04-24 10:46:25 +0000
committerdfr <dfr@FreeBSD.org>2008-04-24 10:46:25 +0000
commit0536363c8541b26238166e5c92aa1e95b5301de5 (patch)
tree8c97e3c22fb5d10b178d42cd84e0e342195b5d38 /sys/amd64/conf
parent5f5afc39964fccc94d6d6e77d20a9e6d12e5dfc8 (diff)
downloadFreeBSD-src-0536363c8541b26238166e5c92aa1e95b5301de5.zip
FreeBSD-src-0536363c8541b26238166e5c92aa1e95b5301de5.tar.gz
MFC: kernel-mode NFS lock manager.
Diffstat (limited to 'sys/amd64/conf')
-rw-r--r--sys/amd64/conf/GENERIC1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC
index d60a54f..eb49e70 100644
--- a/sys/amd64/conf/GENERIC
+++ b/sys/amd64/conf/GENERIC
@@ -38,6 +38,7 @@ options UFS_DIRHASH # Improve performance on big directories
options MD_ROOT # MD is a potential root device
options NFSCLIENT # Network Filesystem Client
options NFSSERVER # Network Filesystem Server
+options NFSLOCKD # Network Lock Manager
options NFS_ROOT # NFS usable as /, requires NFSCLIENT
options NTFS # NT File System
options MSDOSFS # MSDOS Filesystem
OpenPOWER on IntegriCloud