Add MOVE_MOUNT_BENEATH from Linux 6.5 to sys/mount.h
authorJoseph Myers <joseph@codesourcery.com>
Thu, 14 Sep 2023 14:58:15 +0000 (14:58 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Thu, 14 Sep 2023 14:58:15 +0000 (14:58 +0000)
commit803f4073cc8901ee89d73a90eed0ebfd50113f4f
tree442f359cf189a213cffa26666195389a41e161f8
parentbd77dd7e73e3530203be1c52c8a29d08270cb25d
Add MOVE_MOUNT_BENEATH from Linux 6.5 to sys/mount.h

This patch adds the MOVE_MOUNT_BENEATH constant from Linux 6.5 to
glibc's sys/mount.h and updates tst-mount-consts.py to reflect these
constants being up to date with that Linux kernel version.

Tested with build-many-glibcs.py.
sysdeps/unix/sysv/linux/sys/mount.h
sysdeps/unix/sysv/linux/tst-mount-consts.py