]> git.proxmox.com Git - mirror_zfs.git/commit
Accept raidz and mirror with similar redundancy
authorHåkan Johansson <f96hajo@chalmers.se>
Wed, 5 Apr 2017 22:21:13 +0000 (00:21 +0200)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 5 Apr 2017 22:21:13 +0000 (15:21 -0700)
commit6ba1ce9ee9741b1ce65f4a71549099d94392012e
tree1ece37098c040612c1002be83eb2489508f82c1b
parent177c91d06e493c436315e324fc7a3ac32ffa2ca7
Accept raidz and mirror with similar redundancy

Allow a pool to be created with both raidz and mirror members,
without giving -f, as long as they have matching redundancy.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Haakan T Johansson <f96hajo@chalmers.se>
Closes #5915
cmd/zpool/zpool_vdev.c