diff options
author | Eric Sandeen <[email protected]> | 2020-12-01 17:21:40 -0600 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2020-12-03 10:03:14 -0800 |
commit | 72d1249e2ffdbc344e465031ec5335fa3489d62e (patch) | |
tree | b696a6064a7a568f03a14f017e74131bc9072c18 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 062c9cdf60a1e581b1002d372f1cf8e745fe3c16 (diff) |
uapi: fix statx attribute value overlap for DAX & MOUNT_ROOT
STATX_ATTR_MOUNT_ROOT and STATX_ATTR_DAX got merged with the same value,
so one of them needs fixing. Move STATX_ATTR_DAX.
While we're in here, clarify the value-matching scheme for some of the
attributes, and explain why the value for DAX does not match.
Fixes: 80340fe3605c ("statx: add mount_root")
Fixes: 712b2698e4c0 ("fs/stat: Define DAX statx attribute")
Link: https://lore.kernel.org/linux-fsdevel/[email protected]/
Link: https://lore.kernel.org/lkml/[email protected]/
Reported-by: David Howells <[email protected]>
Signed-off-by: Eric Sandeen <[email protected]>
Reviewed-by: David Howells <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Ira Weiny <[email protected]>
Cc: <[email protected]> # 5.8
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions