3745 zpool create should treat -O mountpoint and -m the same
commit8b713775314bbbf24edd503b4869342d8711ce95
authorWill Andrews <will@firepipe.net>
Tue, 11 Jun 2013 17:13:47 +0000 (11 09:13 -0800)
committerChristopher Siden <chris.siden@delphix.com>
Tue, 11 Jun 2013 17:13:47 +0000 (11 10:13 -0700)
tree29608e1b202e1f81737ebfe71817068f5f415b44
parentfc7a6e3fefc649cb65c8e2a35d194781445008b0
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>
usr/src/cmd/zpool/zpool_main.c
usr/src/lib/libzfs/common/libzfs_pool.c
usr/src/test/zfs-tests/tests/functional/cli_root/zpool_create/zpool_create_005_pos.ksh [changed mode: 0644->0755]