]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
fix zfs set canmount=off on an unmounted filesystem
authoravg <avg@FreeBSD.org>
Sun, 3 Apr 2016 07:42:13 +0000 (07:42 +0000)
committeravg <avg@FreeBSD.org>
Sun, 3 Apr 2016 07:42:13 +0000 (07:42 +0000)
commit3c617afe6f35f75f6c130b29414371425e535c66
tree469d99d8ec3a38e2111874b895e06f3565b6a9d6
parent6ba2768c8e47103fa98249ad322514fdb95fdb8c
fix zfs set canmount=off on an unmounted filesystem

Previously this operation tried to unmount and remount children.
Also see https://www.illumos.org/issues/6428.

MFC after: 2 weeks
X-Needs-Upstreaming: illumos
cddl/contrib/opensolaris/lib/libzfs/common/libzfs_dataset.c