aboutsummaryrefslogtreecommitdiffstats
path: root/lib/libzutil/zutil_import.c
Commit message (Expand)AuthorAgeFilesLines
* Rescan enclosure sysfs path on importTony Hutter2021-10-041-0/+68
* Use fallthrough macroBrian Behlendorf2021-09-141-1/+2
* Normalise /*FALLTHR{OUGH,U}*/наб2021-07-261-0/+1
* Replace /*PRINTFLIKEn*/ with attribute(printf)наб2021-07-261-8/+6
* Fix importing with symlinksRich Ercolani2021-06-141-0/+1
* Forbid basename(3) and dirname(3)наб2021-06-111-10/+27
* libzutil: import: filter out unsuitable files earlierнаб2021-06-111-2/+13
* libzutil: zpool_find_config: remove unused variableнаб2021-06-071-4/+1
* Reinstate the old zpool read label logic as a fallbackRich Ercolani2021-05-261-3/+101
* lib/: set O_CLOEXEC on all fdsнаб2021-04-111-2/+3
* Fix various typosAndrea Gelmini2021-04-021-1/+1
* Removed duplicated includesAndrea Gelmini2021-03-221-1/+0
* zpool import cachefile improvementsGeorge Wilson2021-03-121-36/+141
* Add "compatibility" property for zpool feature setsColm2021-02-171-0/+10
* libzutil: optimize zpool_read_label with AIOAlan Somers2021-01-211-10/+43
* libzutil: don't read extraneous data in zpool_read_labelAlan Somers2021-01-211-5/+6
* nvlist leaked in zpool_find_config()Matthew Ahrens2020-12-281-3/+4
* Reduce loaded range tree memory usagePaul Dagnelie2019-10-091-2/+2
* OpenZFS restructuring - libzutilMatthew Macy2019-10-031-870/+67
* OpenZFS restructuring - libsplMatthew Macy2019-10-021-1/+0
* Fix typos in lib/Andrea Gelmini2019-09-021-3/+3
* Sort by full path name instead of by GUID when importingkpande2019-02-261-3/+3
* Fix libudev dependency in libzutilDon Brady2018-11-061-0/+2
* Add libzutil for libzfs or libzpool consumersDon Brady2018-11-051-0/+2389