]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libzutil/zutil_import.c
config: user: check for <aio.h>
[FreeBSD/FreeBSD.git] / lib / libzutil / zutil_import.c
2022-03-28 набconfig: user: check for <aio.h>
2022-02-15 Jorgen LundmanRename fallthrough to zfs_fallthrough
2021-12-23 набlibzutil: import: fix unused, remove argsused
2021-12-07 Paul DagnelieAdd `const` to nvlist functions to properly expose...
2021-11-30 Allan JudeVdev Properties Feature
2021-10-04 Tony HutterRescan enclosure sysfs path on import
2021-09-14 Brian BehlendorfUse fallthrough macro
2021-07-26 набNormalise /*FALLTHR{OUGH,U}*/
2021-07-26 набReplace /*PRINTFLIKEn*/ with attribute(printf)
2021-06-14 Rich ErcolaniFix importing with symlinks
2021-06-11 набForbid basename(3) and dirname(3)
2021-06-11 набlibzutil: import: filter out unsuitable files earlier
2021-06-08 набlibzutil: zpool_find_config: remove unused variable
2021-05-27 Rich ErcolaniReinstate the old zpool read label logic as a fallback
2021-04-11 набlib/: set O_CLOEXEC on all fds
2021-04-03 Andrea GelminiFix various typos
2021-03-22 Andrea GelminiRemoved duplicated includes
2021-03-12 George Wilsonzpool import cachefile improvements
2021-02-18 ColmAdd "compatibility" property for zpool feature sets
2021-01-21 Alan Somerslibzutil: optimize zpool_read_label with AIO
2021-01-21 Alan Somerslibzutil: don't read extraneous data in zpool_read_label
2020-12-28 Matthew Ahrensnvlist leaked in zpool_find_config()
2019-10-09 Paul DagnelieReduce loaded range tree memory usage
2019-10-03 Matthew MacyOpenZFS restructuring - libzutil
2019-10-02 Matthew MacyOpenZFS restructuring - libspl
2019-09-03 Andrea GelminiFix typos in lib/
2019-02-26 kpandeSort by full path name instead of by GUID when importing
2018-11-07 Don BradyFix libudev dependency in libzutil
2018-11-05 Don BradyAdd libzutil for libzfs or libzpool consumers