diff options
author | Darrick J. Wong <djwong@kernel.org> | 2024-04-22 19:47:28 +0300 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2024-04-23 17:46:53 +0300 |
commit | 309dc9cbbb4379241bcc9b5a6a42c04279a0e5a7 (patch) | |
tree | 182056856cd58e3ec275ab2609d62c349e386399 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f660ec8eaeb50d0317c29601aacabdb15e5f2203 (diff) | |
download | linux-309dc9cbbb4379241bcc9b5a6a42c04279a0e5a7.tar.xz |
xfs: check shortform attr entry flags specifically
While reviewing flag checking in the attr scrub functions, we noticed
that the shortform attr scanner didn't catch entries that have the LOCAL
or INCOMPLETE bits set. Neither of these flags can ever be set on a
shortform attr, so we need to check this narrower set of valid flags.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions