Add STATX_ATTR_VERITY from Linux 5.5 to bits/statx-generic.h.
authorJoseph Myers <joseph@codesourcery.com>
Thu, 13 Feb 2020 21:59:59 +0000 (21:59 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Thu, 13 Feb 2020 21:59:59 +0000 (21:59 +0000)
commitfe7df8eb5e54e1e3548bfc10ebf6e1156edffcad
tree4c307fe592265a6e845443fdd12a6f7784fdfed5
parent5e6efd3ec2632e745a5922b256addc8626aa87ee
Add STATX_ATTR_VERITY from Linux 5.5 to bits/statx-generic.h.

This patch adds the new STATX_ATTR_VERITY macro from Linux 5.5 to
glibc's bits/statx-generic.h.  (This only does anything if glibc is
being used with old kernel headers.)

Tested for x86_64.
io/bits/statx-generic.h