svn commit: r346465 - stable/11/usr.sbin/nfsuserd
Rick Macklem
rmacklem at FreeBSD.org
Sun Apr 21 00:59:22 UTC 2019
Author: rmacklem
Date: Sun Apr 21 00:59:21 2019
New Revision: 346465
URL: https://svnweb.freebsd.org/changeset/base/346465
Log:
MFC: r345995
Delete the BUGS entry related to failing when jails are enabled.
r345994 has finally fixed the bug that caused the nfsuserd(8) daemon to
fail when jails were enabled, so delete the BUGS entry from the man page.
Modified:
stable/11/usr.sbin/nfsuserd/nfsuserd.8
Directory Properties:
stable/11/ (props changed)
Modified: stable/11/usr.sbin/nfsuserd/nfsuserd.8
==============================================================================
--- stable/11/usr.sbin/nfsuserd/nfsuserd.8 Sun Apr 21 00:51:43 2019 (r346464)
+++ stable/11/usr.sbin/nfsuserd/nfsuserd.8 Sun Apr 21 00:59:21 2019 (r346465)
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd July 4, 2017
+.Dd April 6, 2019
.Dt NFSUSERD 8
.Os
.Sh NAME
@@ -126,9 +126,3 @@ those requests fail and the library functions don't re
and
.Xr passwd 5
for more information on how the databases are accessed.
-.Pp
-Since the kernel communicates with the
-.Nm
-daemon via an upcall that uses the IP address 127.0.0.1, it does not work correctly when
-.Xr jail 8
-are used and can crash the system.
More information about the svn-src-stable
mailing list