Files
mirror_zfs/lib/libzfs
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
..
2020-07-10 14:26:00 -07:00
2022-02-01 16:56:18 -08:00
2020-11-17 09:18:52 -08:00
2019-09-02 17:53:27 -07:00