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

--- Comment #28 from Mark Wielaard <m...@klomp.org> ---
I pushed the first part:

commit eee8dd6461adb46e560f3e3981a069a6895cc241 (HEAD -> master)
Author: Mark Wielaard <m...@klomp.org>
Date:   Sat Aug 31 19:47:27 2024 +0200

    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.

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

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

Reply via email to