mirror_zfs/etc/zfs
Turbo Fredriksson 6c6a469bea Replace bashisms in ZFS shell function stub.
The `type` command is an optional feature in POSIX, so shouldn't be
used.

Instead, use `command -v`, which commit
  e865e7809e
did, but it missed this file.

Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Rob Norris <robn@despairlabs.com>
Signed-off-by: Turbo Fredriksson <turbo@bayour.com>
Closes #18000
2025-12-16 09:15:51 -08:00
..
.gitignore Fix zfs-functions packaging bug 2020-03-10 09:53:20 -07:00
vdev_id.conf.alias.example vdev_id support for device link aliases 2012-12-03 14:04:47 -08:00
vdev_id.conf.multipath.example Add vdev_id for JBOD-friendly udev aliases 2012-06-01 08:55:14 -07:00
vdev_id.conf.sas_direct.example Fix typos in etc/ 2019-08-30 09:46:52 -07:00
vdev_id.conf.sas_switch.example Add vdev_id for JBOD-friendly udev aliases 2012-06-01 08:55:14 -07:00
vdev_id.conf.scsi.example vdev_id: extension for new scsi topology 2017-09-27 10:39:47 -07:00
zfs-functions.in Replace bashisms in ZFS shell function stub. 2025-12-16 09:15:51 -08:00