]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add support for a virtual hostname to nfsd
authorsef <sef@FreeBSD.org>
Sat, 16 Feb 2019 00:15:54 +0000 (00:15 +0000)
committersef <sef@FreeBSD.org>
Sat, 16 Feb 2019 00:15:54 +0000 (00:15 +0000)
commit9fb40dda0a553c6e9243d2f483623672cc5c9bfa
tree7f02cb33d4db772a64265c652967dc7a52fe0388
parenta8a1f42e713bbc29b7ff7346da3066000ac64be0
Add support for a virtual hostname to nfsd

Specifically, this allows (via "-V vhostname") telling nfsd what principal
to use, instead of the hostname.  This is used at iXsystems for fail-over in
HA systems.

Reviewed by: macklem
Sponsored by: iXsystems Inc.
Differential Revision: https://reviews.freebsd.org/D19191
libexec/rc/rc.d/nfsd
usr.sbin/nfsd/nfsd.8
usr.sbin/nfsd/nfsd.c