https://bugs.kde.org/show_bug.cgi?id=481821

Leslie Zhai <zhaixi...@loongson.cn> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zhaixi...@loongson.cn

--- Comment #2 from Leslie Zhai <zhaixi...@loongson.cn> ---
Hi Gordon,

Perhaps it is able to hack dvd+rw-tools-7.1/growisofs.c about line 705 and 2598
to open the file descriptor:

int fd = open64 (ioctl_device,O_RDONLY|O_NONBLOCK|O_EXCL);

Opening a file descriptor with O_EXCL might not give the exclusive access:
https://www.gnu.org/software/libc/manual/html_node/Open_002dtime-Flags.html

Thanks,
Leslie Zhai

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to