[Libcdio-devel] [PATCH] Multiprocess compatible get_media_changed_linux using the new CDROM_TIMED_MEDIA_CHANGED ioctl

2022-01-23 Thread Lukas Prediger
e this new ioctl request if compiled against kernel v5.16 or newer. It retains the old behavior for older kernels. Link to the patch posting on savannah.gnu.org: https://savannah.gnu.org/patch/index.php?10169 Best, Lukas From 35f9fa8e2b63f1f4e14be432079e2dea2c47e619 Mon Sep 17 00:00:00 2001 F

Re: [Libcdio-devel] [PATCH] Multiprocess compatible get_media_changed_linux using the new CDROM_TIMED_MEDIA_CHANGED ioctl

2022-01-29 Thread Lukas Prediger
I had some time to test now and everything appears to be fine. Many thanks! On 23.01.22 23:17, Rocky Bernstein wrote: Thanks for the patch. It should be applied in 96a1030c now. Please double check though. On Sun, Jan 23, 2022 at 11:46 AM Lukas Prediger wrote: Here's a patch that I p