]> git.proxmox.com Git - mirror_zfs.git/commit
Illumos #3745, #3811
authorWill Andrews <will@firepipe.net>
Tue, 11 Jun 2013 17:13:47 +0000 (09:13 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 4 Nov 2013 18:55:25 +0000 (10:55 -0800)
commit7bc7f25040e68d6094a6c46fc300a3c4d66d2970
treee8d155f692829ebd555c51950439deb6da5c10e4
parentd09f25dc66774959499a89bf3680d09c6e541ce8
Illumos #3745, #3811

3745 zpool create should treat -O mountpoint and -m the same
3811 zpool create -o altroot=/xyz -O mountpoint=/mnt ignores
     the mountpoint option
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Approved by: Christopher Siden <christopher.siden@delphix.com>

References:
  https://www.illumos.org/issues/3745
  https://www.illumos.org/issues/3811
  illumos/illumos-gate@8b713775314bbbf24edd503b4869342d8711ce95

Ported-by: Richard Yao <ryao@gentoo.org>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Issue #1775
cmd/zpool/zpool_main.c
lib/libzfs/libzfs_pool.c