freebsd-dev/sys/fs/nfsclient
Edward Tomasz Napierala 0d1654c39b Make it possible to reroot into NFS. This means one can have
eg an NFSv4 root over WiFi: boot from md_root (small rootfs image
preloaded by loader(8)), setup WiFi, and then reroot into the actual
root, over NFS.

Note that it's currently limited to NFSv4, and due to problems with
nfsuserd(8) it requres a workaround on the server side: one needs
to set the vfs.nfsd.enable_stringtouid=1 sysctl and not run nfsuserd(8)
on either the server or the client side.

Reviewed by:	rmacklem@
MFC after:	1 month
Relnotes:	yes
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D6347
2016-05-15 08:34:59 +00:00
..
nfs_clbio.c NFS: spelling fixes on comments. 2016-04-29 16:07:25 +00:00
nfs_clcomsubs.c
nfs_clkdtrace.c NFS: spelling fixes on comments. 2016-04-29 16:07:25 +00:00
nfs_clkrpc.c
nfs_clnfsiod.c
nfs_clnode.c For performance reasons, it is useful to have a single string used as 2015-11-29 21:01:02 +00:00
nfs_clport.c Use vfs_hash_ref(9) to eliminate LK_EXCLOTHER kludge. As a 2016-05-11 06:35:46 +00:00
nfs_clrpcops.c NFS: spelling fixes on comments. 2016-04-29 16:07:25 +00:00
nfs_clstate.c NFS: spelling fixes on comments. 2016-04-29 16:07:25 +00:00
nfs_clsubs.c
nfs_clvfsops.c Make it possible to reroot into NFS. This means one can have 2016-05-15 08:34:59 +00:00
nfs_clvnops.c Use vfs_hash_ref(9) to eliminate LK_EXCLOTHER kludge. As a 2016-05-11 06:35:46 +00:00
nfs_kdtrace.h
nfs.h Fix kernel builds with "options NFS_DEBUG" that 2014-12-23 14:24:36 +00:00
nfsmount.h
nfsnode.h
nlminfo.h