aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/vdev_id
Commit message (Expand)AuthorAgeFilesLines
* cmd: move single-file binaries up, extract udev programs to udev/наб2022-05-102-794/+0
* autoconf: use include directives instead of recursing down cmdнаб2022-05-101-3/+2
* Remove basename(1). Clean up/shorten some coreutils pipelinesнаб2021-11-111-4/+7
* vdev_id: Fix PHY sortingTony Hutter2021-10-291-1/+1
* vdev_id: Fix enclosure_symlinks featureTony Hutter2021-10-201-2/+2
* vdev_id: Return an error if config file is not found (#12508)Anton Gubarkov2021-08-251-2/+3
* Turn shellcheck into a normal make target. Fix new files it caughtнаб2021-06-011-0/+2
* vdev_id: variable not getting expanded under map_slot()Arshad Hussain2021-04-291-3/+4
* vdev_id: Create symlinks even if no /dev/mapper/Tony Hutter2021-03-081-1/+8
* vdev_id: Fix partition regular expressionTony Hutter2021-02-241-3/+9
* vdev_id: Support daisy-chained JBODs in multipath modeArshad Hussain2021-02-091-115/+283
* vdev_id: Add error message when $CONFIG is missingArshad Hussain2021-01-231-0/+1
* Silence 'make checkbashisms'Brian Behlendorf2020-08-201-9/+8
* Fix typos in cmd/Andrea Gelmini2019-08-301-1/+1
* Add enclosure_symlinks option to vdev_idTony Hutter2018-12-141-3/+71
* vdev_id: new slot type sesSimon Guest2017-12-201-0/+17
* vdev_id: extension for new scsi topologySimon Guest2017-09-271-2/+116
* vdev_id: implement slot numbering by port idsckobras2017-08-141-1/+5
* vdev_id: fix failure due to multipath -l bugNed Bass2017-04-201-2/+2
* Add extra keyword 'slot' to vdev_id.confAndreas Buschmann2015-08-301-1/+26
* vdev_id: use mawk-compatible regular expressionNed Bass2014-12-191-1/+1
* vdev_id: support per-channel slot mappingsNed Bass2014-01-171-15/+18
* Fix multipath bug in vdev_id caused by inconsistent field numberingSimon Guest2013-12-101-2/+4
* vdev_id: improve keyword parsing flexibilityNed Bass2013-01-251-9/+11
* vdev_id support for device link aliasesNed Bass2012-12-031-142/+215
* vdev_id fails to handle complex device topologiesCyril Plisko2012-11-291-4/+4
* Make vdev_id POSIX sh compatibleNed Bass2012-11-271-16/+23
* Remove autotools productsBrian Behlendorf2012-08-271-549/+0
* Set zvol discard_granularity to the volblocksize.Etienne Dechamps2012-08-071-0/+1
* Linux 3.5 compat, end_writeback() changed to clear_inode()Richard Yao2012-07-231-0/+1
* Linux 3.5 compat, iops->truncate_range() removedRichard Yao2012-07-231-0/+1
* Linux 3.5 compat, eops->encode_fh() takes inodesRichard Yao2012-07-231-0/+1
* Move partition scanning from userspace to module.Etienne Dechamps2012-07-171-0/+2
* Linux 3.4 compat, d_make_root() replaces d_alloc_root()Richard Yao2012-06-111-0/+1
* Add vdev_id for JBOD-friendly udev aliasesNed A. Bass2012-06-013-0/+834