mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-23 02:44:41 +03:00
zed: use separate reaper thread and collect ZEDLETs asynchronously
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz> Closes #11807
This commit is contained in:
@@ -231,12 +231,6 @@ Terminate the daemon.
|
||||
|
||||
.SH BUGS
|
||||
.PP
|
||||
Events are processed synchronously by a single thread. This can delay the
|
||||
processing of simultaneous zevents.
|
||||
.PP
|
||||
ZEDLETs are killed after a maximum of ten seconds.
|
||||
This can lead to a violation of a ZEDLET's atomicity assumptions.
|
||||
.PP
|
||||
The ownership and permissions of the \fIenabled-zedlets\fR directory (along
|
||||
with all parent directories) are not checked. If any of these directories
|
||||
are improperly owned or permissioned, an unprivileged user could insert a
|
||||
|
||||
Reference in New Issue
Block a user