mirror_zfs/include/os/linux/spl/sys
наб 38c6d6cedd
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
2021-05-10 11:00:15 -07:00
..
acl.h
atomic.h
byteorder.h
callb.h
callo.h
cmn_err.h
condvar.h
cred.h
ctype.h
debug.h Microoptimizations for VERIFY() and friends 2021-03-11 17:16:09 -08:00
disp.h
dkio.h
errno.h
fcntl.h
file.h
inttypes.h
isa_defs.h
kmem_cache.h
kmem.h
kstat.h
list.h
Makefile.am module/zfs: remove zfs_zevent_console and zfs_zevent_cols 2021-05-10 11:00:15 -07:00
mod_os.h
mutex.h
param.h
proc.h
processor.h
procfs_list.h
random.h
rwlock.h
shrinker.h
sid.h
signal.h Add SIGSTOP and SIGTSTP handling to issig 2021-04-15 13:34:35 -07:00
simd.h
stat.h
strings.h
sunddi.h
sysmacros.h
systeminfo.h
taskq.h
thread.h Add SIGSTOP and SIGTSTP handling to issig 2021-04-15 13:34:35 -07:00
time.h
timer.h
trace_spl.h
trace_taskq.h
trace.h
tsd.h
types32.h
types.h
uio.h Cleaning up uio headers 2021-02-20 20:16:50 -08:00
user.h
vfs.h
vmem.h
vmsystm.h
vnode.h
wait.h
zmod.h
zone.h