aboutsummaryrefslogtreecommitdiffstats
path: root/lib/libzpool/util.c
Commit message (Expand)AuthorAgeFilesLines
* libzpool: fix unused, remove argsusedнаб2021-12-231-0/+3
* Simplify and document OpenZFS library dependenciesBrian Behlendorf2021-10-071-20/+78
* lib/: set O_CLOEXEC on all fdsнаб2021-04-111-1/+1
* libzpool: set_global_var: refactor to not modify 'arg'Christian Schwarz2021-02-191-18/+54
* libzpool: set_global_var: fix endianness handling (fixes zdb -o )Christian Schwarz2021-02-191-1/+1
* Rename refcount.h to zfs_refcount.hMatthew Macy2020-07-291-1/+1
* Add wrapper stub for zfs_cmd ioctl to libzpoolMatthew Macy2019-11-121-1/+1
* Use ZFS_DEV macro instead of literalsTomohiro Kusumi2019-06-191-1/+1
* Fix zdb crashIgor K2019-02-191-2/+2
* Add libzutil for libzfs or libzpool consumersDon Brady2018-11-051-100/+55
* Pool allocation classesDon Brady2018-09-051-7/+16
* OpenZFS 640 - number_to_scaled_string is duplicated in several commandsJason King2017-10-301-21/+97
* Fix 'zdb -o' segmentation faultLOLi2017-03-231-1/+1
* OpenZFS 7280 - Allow changing global libzpool variables in zdb and ztest thro...George Melikov2017-01-311-0/+57
* Fix coverity defects: CID 147565-147567cao2016-10-071-3/+5
* Add -lhHpw options to "zpool iostat" for avg latency, histograms, & queuesTony Hutter2016-05-121-2/+5
* Fix gcc cast warningsBrian Behlendorf2010-08-271-1/+1
* Update core ZFS code from build 121 to build 141.Brian Behlendorf2010-05-281-3/+2
* Move the world out of /zfs/ and seperate out module build treeBrian Behlendorf2008-12-111-0/+156