/linux/Documentation/admin-guide/nfs/ |
H A D | nfs-rdma.rst | 29 nfs-rdma-devel@lists.sourceforge.net mailing list. 53 - Install nfs-utils-1.1.2 or greater on the client 55 An NFS/RDMA mount point can be obtained by using the mount.nfs command in 56 nfs-utils-1.1.2 or greater (nfs-utils-1.1.1 was the first nfs-utils 58 recommend using nfs-utils-1.1.2 or greater). To see which version of 59 mount.nfs you are using, type: 63 $ /sbin/mount.nfs -V 66 you should install the latest version of nfs-utils. 68 Download the latest package from: https://www.kernel.org/pub/linux/utils/nfs 81 To build nfs-utils you will need the tcp_wrappers package installed. For [all …]
|
H A D | nfs-idmapper.rst | 31 ``create id_resolver * * /usr/sbin/nfs.idmap %k %d 600`` 34 This will direct all id_resolver requests to the program /usr/sbin/nfs.idmap. 36 expire. This parameter is optional for /usr/sbin/nfs.idmap. When the timeout 37 is not specified, nfs.idmap will default to 600 seconds. 53 ``create id_resolver * * /usr/sbin/nfs.idmap %k %d 600`` 59 /usr/sbin/nfs.idmap will handle gid, user, and group lookups. 65 nfs.idmap 68 nfs.idmap is designed to be called by request-key, and should not be run "by 73 The actual lookups are performed by functions found in nfsidmap.h. nfs.idmap 78 nfs.idmap will return 0 if the key was instantiated, and non-zero otherwise.
|
H A D | index.rst | 8 nfs-client 10 nfs-rdma 12 nfs-idmapper
|
H A D | nfs-client.rst | 38 The nfs.nfs4_unique_id boot parameter specifies a unique string that can be 41 nfs.nfs4_unique_id can help prevent collisions with other clients. 43 The nfs.nfs4_unique_id string is typically a UUID, though it can contain 54 via a net boot facility such as PXE. It may also be specified as an nfs.ko 59 /sys/fs/nfs/net/nfs_client/identifier which will be local to the network 80 /var/lib/nfs/rpc_pipefs, the upcall consists of the following steps: 86 (may be changed using the 'nfs.cache_getent' kernel boot parameter) 93 '/var/lib/nfs/rpc_pipefs/cache/dns_resolve/channel' 122 rpc_pipefs=/var/lib/nfs/rpc_pipefs
|
/linux/fs/nfs/ |
H A D | Makefile | 6 obj-$(CONFIG_NFS_FS) += nfs.o 9 nfs-y := client.o dir.o file.o getroot.o inode.o super.o \ 13 nfs-$(CONFIG_ROOT_NFS) += nfsroot.o 14 nfs-$(CONFIG_SYSCTL) += sysctl.o 15 nfs-$(CONFIG_NFS_FSCACHE) += fscache.o 16 nfs-$(CONFIG_NFS_LOCALIO) += localio.o
|
H A D | client.c | 85 struct nfs_subversion *nfs; in __find_nfs_version() local 88 nfs = nfs_version_mods[version]; in __find_nfs_version() 90 return nfs; in __find_nfs_version() 95 struct nfs_subversion *nfs = __find_nfs_version(version); in find_nfs_version() local 97 if (!nfs && request_module("nfsv%d", version) == 0) in find_nfs_version() 98 nfs = __find_nfs_version(version); in find_nfs_version() 100 if (!nfs) in find_nfs_version() 103 if (!get_nfs_version(nfs)) in find_nfs_version() 106 return nfs; in find_nfs_version() 109 int get_nfs_version(struct nfs_subversion *nfs) in get_nfs_version() argument [all …]
|
H A D | Kconfig | 13 will be called nfs. 16 install the user space mount.nfs command which can be found in 17 the Linux nfs-utils package, available from http://linux-nfs.org/. 20 implementation is available via the nfs(5) man page. 85 space programs which can be found in the Linux nfs-utils package, 86 available from http://linux-nfs.org/. 167 <file:Documentation/admin-guide/nfs/nfsroot.rst>.
|
/linux/Documentation/filesystems/nfs/ |
H A D | pnfs.rst | 68 table which are called by the nfs-client pnfs-core to implement the 71 Files-layout-driver code is in: fs/nfs/filelayout/.. directory 72 Blocks-layout-driver code is in: fs/nfs/blocklayout/.. directory 73 Flexfiles-layout-driver code is in: fs/nfs/flexfilelayout/.. directory
|
H A D | reexport.rst | 21 traversing into further nfs filesystems; if you wish to export nfs 59 filesystem, the second is the length after that nfs export is reexported 101 - fs/nfs/export.c:nfs_encode_fh
|
H A D | localio.rst | 206 fs/nfs/localio.c:nfs_local_probe() 214 instances that are connected to nfs client's running on the same local 242 - When the nfs server confirms that the uuid_t is local, it moves 287 See fs/nfs/localio.c:nfs_local_open_fh() and 289 focused use of select nfs server objects to allow a client local to a 292 The client's fs/nfs/localio.c:nfs_local_open_fh() will call into the 304 done by the nfs server). As such, for these operations, the NFS client 306 the NFS server. See: fs/nfs/localio.c:nfs_local_doio() and 307 fs/nfs/localio.c:nfs_local_commit(). 349 https://evilpiepirate.org/~testdashboard/ci?user=snitzer&branch=snitm-nfs-next
|
H A D | client-identifier.rst | 150 nfs.nfs4_unique_id 152 via the kernel command line, or when the "nfs" module is 155 /sys/fs/nfs/net/nfs_client/identifier 167 > /sys/fs/nfs/net/nfs_client/identifier 213 - nfs(5)
|
/linux/arch/arm/configs/ |
H A D | pxa168_defconfig | 9 CONFIG_CMDLINE="root=/dev/nfs rootfstype=nfs nfsroot=192.168.2.100:/nfsroot/ ip=192.168.2.101:192.1…
|
H A D | pxa910_defconfig | 8 CONFIG_CMDLINE="root=/dev/nfs rootfstype=nfs nfsroot=192.168.2.100:/nfsroot/ ip=192.168.2.101:192.1…
|
H A D | mmp2_defconfig | 9 CONFIG_CMDLINE="root=/dev/nfs rootfstype=nfs nfsroot=192.168.1.100:/nfsroot/ ip=192.168.1.101:192.1…
|
H A D | pxa3xx_defconfig | 11 CONFIG_CMDLINE="root=/dev/nfs rootfstype=nfs nfsroot=192.168.1.100:/nfsroot/ ip=192.168.1.101:192.1…
|
/linux/fs/fat/ |
H A D | nfs.c | 46 if (MSDOS_SB(sb)->options.nfs == FAT_NFS_NOSTALE_RO) in fat_ilookup() 65 if (inode == NULL && MSDOS_SB(sb)->options.nfs == FAT_NFS_NOSTALE_RO) { in __fat_nfs_get_inode() 279 if (!parent_inode && sbi->options.nfs == FAT_NFS_NOSTALE_RO) in fat_get_parent()
|
H A D | Makefile | 10 fat-y := cache.o dir.o fatent.o file.o inode.o misc.o nfs.o
|
H A D | inode.c | 417 if (S_ISDIR(inode->i_mode) && sbi->options.nfs) { in fat_attach() 436 if (S_ISDIR(inode->i_mode) && sbi->options.nfs) { in fat_detach() 581 if (sbi->options.nfs == FAT_NFS_NOSTALE_RO) in fat_lock_build_inode() 587 if (sbi->options.nfs == FAT_NFS_NOSTALE_RO) in fat_unlock_build_inode() 1025 if (opts->nfs == FAT_NFS_NOSTALE_RO) in fat_show_options() 1027 else if (opts->nfs) in fat_show_options() 1251 opts->nfs = FAT_NFS_STALE_RW; in fat_parse_param() 1254 opts->nfs = result.uint_32; in fat_parse_param() 1584 if (opts->nfs == FAT_NFS_NOSTALE_RO) { in fat_fill_super() 1925 opts->nfs = 0; in fat_init_fs_context()
|
/linux/fs/nfsd/ |
H A D | Kconfig | 24 user space programs which can be found in the Linux nfs-utils 25 package, available from http://linux-nfs.org/. More detail about 88 space programs which can be found in the Linux nfs-utils package, 89 available from http://linux-nfs.org/.
|
/linux/arch/xtensa/boot/dts/ |
H A D | kc705_nommu.dts | 9 …arlycon=uart8250,mmio32,0x9d050020,115200n8 console=ttyS0,115200n8 ip=dhcp root=/dev/nfs rw debug";
|
H A D | kc705.dts | 9 …,mmio32native,0xfd050020,115200n8 console=ttyS0,115200n8 ip=dhcp root=/dev/nfs rw debug memmap=0x3…
|
/linux/arch/arm/boot/dts/marvell/ |
H A D | pxa168-aspenite.dts | 15 …bootargs = "console=ttyS0,115200 root=/dev/nfs nfsroot=192.168.1.100:/nfsroot/ ip=192.168.1.101:19…
|
/linux/arch/sh/configs/ |
H A D | sh2007_defconfig | 23 CONFIG_CMDLINE="console=ttySC1,115200 ip=dhcp root=/dev/nfs rw nfsroot=/nfs/rootfs,rsize=1024,wsize…
|
/linux/arch/xtensa/configs/ |
H A D | iss_defconfig | 6 CONFIG_CMDLINE="console=ttyS0,38400 eth0=tuntap,,tap0 ip=192.168.168.5:192.168.168.1 root=nfs nfsro…
|
/linux/net/sunrpc/ |
H A D | Kconfig | 31 daemon which may be found in the Linux nfs-utils package 32 available from http://linux-nfs.org/. In addition, user-space
|