aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/zed/zed_conf.h
Commit message (Expand)AuthorAgeFilesLines
* Prevent zevent list from consuming all of kernel memoryPaul Dagnelie2022-08-221-0/+1
* Replace ZoL with OpenZFS where applicableнаб2021-05-071-1/+1
* zed: don't malloc() global zed_conf instance, optimise zed_conf layoutнаб2021-04-111-14/+15
* zed: remove zed_conf::{min,max}_events and ZED_{MIN,MAX}_EVENTSнаб2021-04-111-2/+0
* zed: remove zed_conf::syslog_facilityнаб2021-04-111-1/+0
* zed: purge all mentions of a configuration fileнаб2021-04-071-3/+0
* zed: allow limiting concurrent jobsнаб2021-04-021-0/+1
* Replace ZFS on Linux references with OpenZFSBrian Behlendorf2020-10-081-2/+2
* zed additional featuresJorgen Lundman2020-06-221-0/+1
* Add scrub after resilver zed scriptTony Hutter2018-02-231-0/+1
* Update ZED copyright boilerplateChris Dunlap2015-05-111-21/+9
* Obtain advisory lock on ZED PID fileChris Dunlap2014-10-061-0/+1
* Refer to ZED's scripts as ZEDLETsChris Dunlap2014-09-251-2/+2
* Initial implementation of zed (ZFS Event Daemon)Chris Dunlap2014-04-021-0/+71