Author: rmacklem
Date: Tue Jul 18 20:46:29 2017
New Revision: 321175
URL: https://svnweb.freebsd.org/changeset/base/321175

Log:
  MFC: r320659
  Add a Bugs section that indicates that the nfsuserd doesn't work
  when jails are being used on the system.
  It is hoped that the patches in PR#205193 will someday get tested/debugged
  so that they can be MFC'd to fix this.
  
  This is a content change.

Modified:
  stable/10/usr.sbin/nfsuserd/nfsuserd.8
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/usr.sbin/nfsuserd/nfsuserd.8
==============================================================================
--- stable/10/usr.sbin/nfsuserd/nfsuserd.8      Tue Jul 18 20:40:36 2017        
(r321174)
+++ stable/10/usr.sbin/nfsuserd/nfsuserd.8      Tue Jul 18 20:46:29 2017        
(r321175)
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd April 21, 2017
+.Dd July 4, 2017
 .Dt NFSUSERD 8
 .Os
 .Sh NAME
@@ -126,3 +126,9 @@ 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.
_______________________________________________
svn-src-stable-10@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-stable-10
To unsubscribe, send any mail to "svn-src-stable-10-unsubscr...@freebsd.org"

Reply via email to