glibc/sysdeps/unix/sysv
Florian Weimer 2955ef4b7c Linux: Fix enum fsconfig_command detection in <sys/mount.h>
The #ifdef FSOPEN_CLOEXEC check did not work because the macro
was always defined in this header prior to the check, so that
the <linux/mount.h> contents did not matter.

Fixes commit 774058d729
("linux: Fix sys/mount.h usage with kernel headers").
2022-08-16 12:03:28 +02:00
..
linux Linux: Fix enum fsconfig_command detection in <sys/mount.h> 2022-08-16 12:03:28 +02:00