mirror_zfs/include/os/linux/spl/sys
Ameer Hamza bd9a9a4e1a zed: mark disks as REMOVED when they are removed
ZED does not take any action for disk removal events if there is no
spare VDEV available. Added zpool_vdev_remove_wanted() in libzfs
and vdev_remove_wanted() in vdev.c to remove the VDEV through ZED
on removal event.  This means that if you are running zed and
remove a disk, it will be propertly marked as REMOVED.

Signed-off-by: Ameer Hamza <ahamza@ixsystems.com>
2023-03-27 11:32:09 -07:00
..
acl.h
atomic.h More aggsum optimizations 2021-06-09 13:05:34 -07:00
byteorder.h
callb.h
callo.h
cmn_err.h Linux 5.15 compat: standalone <linux/stdarg.h> 2021-09-14 15:42:01 -07:00
condvar.h
cred.h Fix ACL checks for NFS kernel server 2022-03-20 21:21:18 -07:00
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 Remove pool io kstats 2021-06-10 10:50:16 -07:00
list.h
Makefile.am zed: mark disks as REMOVED when they are removed 2023-03-27 11:32:09 -07:00
misc.h zed: mark disks as REMOVED when they are removed 2023-03-27 11:32:09 -07:00
mod_os.h
mutex.h
param.h
proc.h
processor.h
procfs_list.h
random.h FreeBSD: fix compilation of FreeBSD world after 29274c9f6 2021-11-02 13:35:47 -07:00
rwlock.h
shrinker.h Linux 6.0 compat: register_shrinker() now var-arg 2022-08-09 09:41:06 -07:00
sid.h
signal.h Add SIGSTOP and SIGTSTP handling to issig 2021-04-19 15:12:33 -07:00
simd.h
stat.h
strings.h
sunddi.h
sysmacros.h
systeminfo.h
taskq.h Implement memory and CPU hotplug 2020-12-10 14:09:23 -08:00
thread.h Add SIGSTOP and SIGTSTP handling to issig 2021-04-19 15:12:33 -07:00
time.h
timer.h
trace_spl.h
trace_taskq.h
trace.h
tsd.h
types32.h
types.h
uio.h Linux 5.16 compat: Added mapping for iov_iter_fault_in_readable 2022-02-04 08:33:52 -08:00
user.h
vfs.h
vmem.h
vmsystm.h Cleanup: Make memory barrier definitions consistent across kernels 2022-12-01 12:39:40 -08:00
vnode.h
wait.h
wmsum.h Introduce write-mostly sums 2021-06-09 13:05:34 -07:00
zmod.h
zone.h