--- IO-AIO/Changes 2022/09/05 00:03:54 1.404 +++ IO-AIO/Changes 2022/09/05 08:43:58 1.405 @@ -18,8 +18,6 @@ TODO: extra socket/tcp constants &c? TODO: name_to_handle_At + open_by_handle_at = clone fds TODO: lchown -TODO: mount/umount2/MS_* flags -TODO: fsmount/fspick/fsconfig/fsmount et al. https://lwn.net/Articles/759499/ TODO: ioprio_get/set TODO: rewrite rmtree et al. to support working directories (also speed them up) @@ -46,7 +44,10 @@ TODO: io_uring, but it's so broken :/ TODO: allow import of fds as aio_wd TODO: close_range -TODO: move_mount, open_tree, mount +TODO: move_mount, open_tree, fsmount, fspick, fsconfig, fsopen https://lwn.net/Articles/759499/ + + - add IO::AIO::mount and IO::AIO::umount. + - add a bunch of symbols from sys/mount.h. 4.77 Mon 05 Sep 2022 02:03:38 CEST - add MFD_HUGETLB_2MB and MFD_HUGETLB_1GB constants.