freebsd-dev/cddl/contrib/opensolaris
Andriy Gapon a565264d3c zfs clone should not mount the clone if canmount == noauto
Creation of a new filesystem does not imply an intent to mount it.

Since canmount property is not inherited and its default value is 'on',
the only scenario where this matters is zfs clone -o canmount=noauto.
zfs create -o canmount=noauto already does not mount the new filesystem.

Also see:
https://www.illumos.org/issues/5984
https://reviews.csiden.org/r/228/
dd0e0e69f5
https://github.com/zfsonlinux/zfs/issues/2241

Reviewed by:	mahrens
MFC after:	8 days
Sponsored by:	ClusterHQ
2015-06-12 11:21:35 +00:00
..
cmd zfs clone should not mount the clone if canmount == noauto 2015-06-12 11:21:35 +00:00
common ctf_add_type(): when looking up an integer or floating point type in the 2015-05-10 21:39:24 +00:00
head MFV r270197: 2014-08-22 22:13:36 +00:00
lib MFV r284042: 1778 Assertion failed: rn->rn_nozpool == B_FALSE, file 2015-06-12 11:16:43 +00:00
tools/ctf Add a missing format string argument. 2015-03-15 21:57:44 +00:00
OPENSOLARIS.LICENSE Now that we have CDDLed code in the tree, add CDDL license. 2007-09-23 07:04:50 +00:00