Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - N index
The Linux kernel configuration item CONFIG_NFS_V4
has multiple definitions:
fs/nfs/Kconfig
The configuration item CONFIG_NFS_V4:
CONFIG_NFS_FS
nfsv4
This option enables support for version 4 of the NFS protocol (RFC 3530) in the kernel's NFS client.
To mount NFS servers using NFSv4, you also need to install user space programs which can be found in the Linux nfs-utils package, available from http://linux-nfs.org/.
If unsure, say Y.
fs/nfs/Kconfig
The configuration item CONFIG_NFS_V4:
CONFIG_NFS_FS
nfsv4
This option enables support for version 4 of the NFS protocol (RFC 3530) in the kernel's NFS client.
To mount NFS servers using NFSv4, you also need to install user space programs which can be found in the Linux nfs-utils package, available from http://linux-nfs.org/.
If unsure, say Y.
fs/nfs/Kconfig
The configuration item CONFIG_NFS_V4:
CONFIG_NFS_FS && CONFIG_EXPERIMENTAL
nfsv4
This option enables support for version 4 of the NFS protocol (RFC 3530) in the kernel's NFS client.
To mount NFS servers using NFSv4, you also need to install user space programs which can be found in the Linux nfs-utils package, available from http://linux-nfs.org/.
If unsure, say N.
fs/Kconfig
The configuration item CONFIG_NFS_V4:
CONFIG_NFS_FS && CONFIG_EXPERIMENTAL
nfsv4
This option enables support for version 4 of the NFS protocol (RFC 3530) in the kernel's NFS client.
To mount NFS servers using NFSv4, you also need to install user space programs which can be found in the Linux nfs-utils package, available from http://linux-nfs.org/.
If unsure, say N.
fs/Kconfig
The configuration item CONFIG_NFS_V4:
CONFIG_NFS_FS && CONFIG_EXPERIMENTAL
nfsv4
Say Y here if you want your NFS client to be able to speak the newer version 4 of the NFS protocol.
Note: Requires auxiliary userspace daemons which may be found on http://www.citi.umich.edu/projects/nfsv4/
If unsure, say N.
Raw data from LKDDb:
lkddb fs "nfs4" : CONFIG_NFS_FS CONFIG_NFS_V4 : fs/nfs/nfs4super.c # in 3.6–3.19, 4.0–4.20, 5.0–5.5
lkddb module nfsv4 CONFIG_NFS_V4 : fs/nfs/Kconfig : "NFS client support for NFS version 4" # in 3.6–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