HomeFreeBSD

module/zfs: remove zfs_zevent_console and zfs_zevent_cols

Description

module/zfs: remove zfs_zevent_console and zfs_zevent_cols

zfs_zevent_console committed multiple printk()s per line without
properly continuing them ‒ a single event could easily be fragmented
across over thirty lines, making it useless for direct application

zfs_zevent_cols exists purely to wrap the output from zfs_zevent_console

The niche this was supposed to fill can be better served by something
akin to the all-syslog ZEDLET

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
Closes #7082
Closes #11996

Details

Provenance
наб <nabijaczleweli@nabijaczleweli.xyz>Authored on May 10 2021, 6:00 PM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on May 28 2021, 5:09 AM
Parents
rGcb2e3360380a: Tag 2.1.0-rc5
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rG1cb517aebd5d: module/zfs: remove zfs_zevent_console and zfs_zevent_cols (authored by наб <nabijaczleweli@nabijaczleweli.xyz>).May 28 2021, 5:09 AM