Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - N index
The Linux kernel configuration item CONFIG_NFSD
has multiple definitions:
fs/nfsd/Kconfig
The configuration item CONFIG_NFSD:
( CONFIG_INET ) && ( CONFIG_FILE_LOCKING ) && ( CONFIG_FSNOTIFY ) && ( CONFIG_MULTIUSER )
nfsd
, nfsd
Choose Y here if you want to allow other computers to access files residing on this system using Sun's Network File System protocol. To compile the NFS server support as a module, choose M here: the module will be called nfsd.
You may choose to use a user-space NFS server instead, in which case you can choose N here.
To export local file systems using NFS, you also need to install user space programs which can be found in the Linux nfs-utils package, available from http://linux-nfs.org/. More detail about the Linux NFS server implementation is available via the exports(5) man page.
Below you can choose which versions of the NFS protocol are available to clients mounting the NFS server on this system. Support for NFS version 3 (RFC 1813) is always available when NFSD is selected.
If unsure, say N.
fs/Kconfig
The configuration item CONFIG_NFSD:
CONFIG_INET
nfsd
, nfsd
Choose Y here if you want to allow other computers to access files residing on this system using Sun's Network File System protocol. To compile the NFS server support as a module, choose M here: the module will be called nfsd.
You may choose to use a user-space NFS server instead, in which case you can choose N here.
To export local file systems using NFS, you also need to install user space programs which can be found in the Linux nfs-utils package, available from http://linux-nfs.org/. More detail about the Linux NFS server implementation is available via the exports(5) man page.
Below you can choose which versions of the NFS protocol are available to clients mounting the NFS server on this system. Support for NFS version 2 (RFC 1094) is always available when NFSD is selected.
If unsure, say N.
Raw data from LKDDb:
lkddb fs "nfsd" : CONFIG_NFSD : fs/nfsd/nfsctl.c # in 2.5.45–2.5.75, 2.6.0–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
lkddb module nfsd CONFIG_NFSD : fs/Kconfig : "NFS server support" # in 2.5.45–2.5.75, 2.6.0–2.6.28
lkddb module nfsd CONFIG_NFSD : fs/nfsd/Kconfig : "NFS server support" # in 2.6.29–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - N index
Automatically generated (in year 2024). See also LKDDb sources on GitLab