https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251906
Robert Wing <r...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |In Progress --- Comment #34 from Robert Wing <r...@freebsd.org> --- (In reply to Martin Birgmeier from comment #33) No worries. Keep in mind that rpc.umntall(8) doesn't unmount anything - it only notifies the NFS server of an unmounted NFS file system. Couple other points: - popen(rpc.umntall) is only called after a successful unmount(2) - rpc.umntall -k only notifies the NFS server of an unmounted NFS file system when the NFS entry is found in the mounttab and is no longer mounted. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"