aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/zed/zed_file.h
Commit message (Expand)AuthorAgeFilesLines
* Replace ZoL with OpenZFS where applicableнаб2021-05-071-1/+1
* zed: replace zed_file_write_n() with write(2), purge itнаб2021-04-071-2/+0
* zed: remove unused zed_file_read_n()наб2021-04-071-2/+0
* zed: remove unused zed_file_close_on_exec()наб2021-04-021-2/+0
* Replace ZFS on Linux references with OpenZFSBrian Behlendorf2020-10-081-2/+2
* Update ZED copyright boilerplateChris Dunlap2015-05-111-21/+9
* Replace zed_file_create_dirs() with mkdirp()Chris Dunlap2014-04-091-2/+0
* Initial implementation of zed (ZFS Event Daemon)Chris Dunlap2014-04-021-0/+49