mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-24 03:08:51 +03:00
zed: set names for all threads
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz> Closes #11807
This commit is contained in:
@@ -379,6 +379,7 @@ zed_disk_event_init()
|
||||
return (-1);
|
||||
}
|
||||
|
||||
pthread_setname_np(g_mon_tid, "udev monitor");
|
||||
zed_log_msg(LOG_INFO, "zed_disk_event_init");
|
||||
|
||||
return (0);
|
||||
|
||||
Reference in New Issue
Block a user