Files
mirror_zfs/lib
alex 2a15c6aab4 libzfs_pool: Remove unused check for ENOTBLK
Commit 379ca9c removed the check on aux devices to be block devices also
changing zfs_ioctl(hdl, ZFS_IOC_VDEV_ADD, ...) and
zfs_ioctl(hdl, ZFS_IOC_POOL_CREATE, ...) to never set ENOTBLK. This
change removes the dangling check for ENOTBLK that will never trigger.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reported-by: Richard Elling <Richard.Elling@RichardElling.com>
Signed-off-by: Alex John <alex@stty.io>
Closes #10173
2020-04-07 10:04:40 -07:00
..
2019-10-02 10:39:48 -07:00
2020-02-10 12:59:50 -08:00
2020-02-27 09:31:02 -08:00
2019-10-02 10:39:48 -07:00
2019-10-02 10:39:48 -07:00
2020-04-01 10:02:06 -07:00