diff options
author | 2023-08-15 15:07:59 +0200 | |
---|---|---|
committer | 2023-08-15 17:08:23 +0200 | |
commit | 8c4e46337f2ef324f5af9863a962f070fd796cc1 (patch) | |
tree | 1009a2c8b48f4d742465b1cf6c4e5de7f29376ce /sysdeps/unix/sysv/linux/bits/fcntl-linux.h | |
parent | fxprintf: Get rid of alloca (diff) | |
download | glibc-8c4e46337f2ef324f5af9863a962f070fd796cc1.tar.xz glibc-8c4e46337f2ef324f5af9863a962f070fd796cc1.zip |
io/tst-statvfs: fix statfs().f_type comparison test on some arches
On i686 f_type is an i32 so the test fails when that has the top bit set.
Explicitly cast to u32.
Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
Reviewed-by: Florian Weimer <fweimer@redhat.com>
Diffstat (limited to 'sysdeps/unix/sysv/linux/bits/fcntl-linux.h')
0 files changed, 0 insertions, 0 deletions