diff options
author | Darrick J. Wong <[email protected]> | 2024-07-29 13:44:33 -0700 |
---|---|---|
committer | Chandan Babu R <[email protected]> | 2024-08-14 21:19:14 +0530 |
commit | 73c34b0b85d46bf9c2c0b367aeaffa1e2481b136 (patch) | |
tree | 131b489cdbd3485cd71bc6336ee2552852c63c3a /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | 7c626ce4bae1ac14f60076d00eafe71af30450ba (diff) |
xfs: attr forks require attr, not attr2
It turns out that I misunderstood the difference between the attr and
attr2 feature bits. "attr" means that at some point an attr fork was
created somewhere in the filesystem. "attr2" means that inodes have
variable-sized forks, but says nothing about whether or not there
actually /are/ attr forks in the system.
If we have an attr fork, we only need to check that attr is set.
Fixes: 99d9d8d05da26 ("xfs: scrub inode block mappings")
Signed-off-by: Darrick J. Wong <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Chandan Babu R <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions