Files
mirror_zfs/lib
Ryan Moeller 76bcffb7dc libzfs: FreeBSD doesn't resize partitions for you
This code can be failure prone on FreeBSD, where zfsd will pass a guid
as the vdev path to online.  The guid causes zfs_resolve_shortname to
fail because it expects a path.  We can just skip the whole ordeal.

Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ryan Moeller <ryan@ixsystems.com>
Closes #12083
2022-03-11 08:52:49 -08:00
..
2022-01-18 14:40:43 -08:00
2022-02-18 09:34:08 -08:00
2022-02-18 09:34:25 -08:00
2021-01-26 16:12:26 -08:00