freebsd-src/cddl/usr.sbin/zfsd
Alan Somers 92642bba4d zfsd: listen for sysevent.fs.zfs instead of misc.fs.zfs
At some point the names of these devd events changed.  Probably it
happened when importing OpenZFS.  Before that, FreeBSD's sysevent_alloc
method didn't create a "class" nvpair in the event, which led to
log_sysevent using the event's ev_subclass field as its type.

MFC after:	2 weeks
Sponsored by:	Axcient
Differential Revision: https://reviews.freebsd.org/D39437
2023-07-10 16:36:57 -06:00
..
tests Merge OpenZFS support in to HEAD. 2020-08-25 02:21:27 +00:00
callout.cc Merge OpenZFS support in to HEAD. 2020-08-25 02:21:27 +00:00
callout.h
case_file.cc zfsd: listen for sysevent.fs.zfs instead of misc.fs.zfs 2023-07-10 16:36:57 -06:00
case_file.h zfsd: add support for hotplugging spares 2023-04-06 11:58:55 -06:00
Makefile pkgbase: Put zfs utilities and lib in their own package 2022-10-26 19:46:30 +02:00
Makefile.common zfs: merge openzfs/zfs@b9d98453f 2022-06-03 18:17:53 +02:00
Makefile.depend Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
vdev.cc zfs: merge openzfs/zfs@431083f75 2023-04-03 16:49:30 +02:00
vdev.h
vdev_iterator.cc zfsd: add support for hotplugging spares 2023-04-06 11:58:55 -06:00
vdev_iterator.h
zfsd.8
zfsd.cc zfsd: listen for sysevent.fs.zfs instead of misc.fs.zfs 2023-07-10 16:36:57 -06:00
zfsd.h
zfsd_event.cc zfsd: listen for sysevent.fs.zfs instead of misc.fs.zfs 2023-07-10 16:36:57 -06:00
zfsd_event.h
zfsd_exception.cc zfs: merge openzfs/zfs@431083f75 2023-04-03 16:49:30 +02:00
zfsd_exception.h
zfsd_main.cc
zpool_list.cc Merge OpenZFS support in to HEAD. 2020-08-25 02:21:27 +00:00
zpool_list.h zfsd: Fix typo in comment 2023-06-01 20:33:42 -06:00