https://bugs.kde.org/show_bug.cgi?id=492422
--- Comment #15 from Mark Wielaard <m...@klomp.org> --- Created attachment 173179 --> https://bugs.kde.org/attachment.cgi?id=173179&action=edit Implement stable variant of sync_file ioctls We implemented an old staging android variant of the sync_file ioctls. But the data structures and ioctl numbers changed when these were upstreamed in the table linux kernel. This implements the SYNC_IOC_MERGE, SYNC_IOC_FILE_INFO and SYNC_IOC_SET_DEADLINE ioctls. And makes sure to record the new file descriptor created by SYNC_IOC_MERGE. -- You are receiving this mail because: You are watching all bug changes.