diff options
author | avg <avg@FreeBSD.org> | 2015-06-12 11:21:35 +0000 |
---|---|---|
committer | avg <avg@FreeBSD.org> | 2015-06-12 11:21:35 +0000 |
commit | 34e109f495a7f36f028f98d9b09f1e5d533f73aa (patch) | |
tree | 350844f858c8ac19b8c01431599ffc82936bc619 /usr.bin/svn/lib/libsvn_diff/Makefile | |
parent | 18e52c031c82b935c288884be293bee93d904d34 (diff) | |
download | FreeBSD-src-34e109f495a7f36f028f98d9b09f1e5d533f73aa.zip FreeBSD-src-34e109f495a7f36f028f98d9b09f1e5d533f73aa.tar.gz |
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/
https://github.com/FransUrbo/zfs/commit/dd0e0e69f5b1c83bf2895ac00a0b83af77473175
https://github.com/zfsonlinux/zfs/issues/2241
Reviewed by: mahrens
MFC after: 8 days
Sponsored by: ClusterHQ
Diffstat (limited to 'usr.bin/svn/lib/libsvn_diff/Makefile')
0 files changed, 0 insertions, 0 deletions