https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206855

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from [email protected] ---
As someone else suggested, please try adding "-S" to your
mountd flags.

If that doesn't fix the problem, I would suggest removing "intr"
from the mount options, just in case something is posting a signal
to the process (which can cause the read to fail with EINTR when
"intr" is specified).

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to