bin/120288: zfs(8): "zfs share -a" does not send SIGHUP to mountd

pjd at FreeBSD.org pjd at FreeBSD.org
Mon Sep 7 20:12:54 UTC 2009


Synopsis: zfs(8): "zfs share -a" does not send SIGHUP to mountd

State-Changed-From-To: open->closed
State-Changed-By: pjd
State-Changed-When: pon 7 wrz 2009 20:10:46 UTC
State-Changed-Why: 
I think the problem you were seeing was related to bug in pidfile(3),
which was fixed some time ago. There was also another bug in detecting
if file system is shared which I just fixed. Now the following commands
should properly remove file systems from the 'showmount -e' output:

	# zfs unshare -a
	# zfs destroy foo/bar
	# zfs rename foo/bar foo/baz

Thanks for the report!


Responsible-Changed-From-To: freebsd-fs->pjd
Responsible-Changed-By: pjd
Responsible-Changed-When: pon 7 wrz 2009 20:10:46 UTC
Responsible-Changed-Why: 
I'll take this one.

http://www.freebsd.org/cgi/query-pr.cgi?pr=120288


More information about the freebsd-fs mailing list