Files
mirror_zfs/lib/libzfs
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
..
2014-08-28 07:59:43 -07:00
2019-09-02 17:53:27 -07:00
2020-04-01 10:02:06 -07:00
2020-03-06 09:28:19 -08:00
2020-03-27 09:11:22 -07:00
2019-09-02 17:53:27 -07:00