diff options
author | Darrick J. Wong <djwong@kernel.org> | 2024-11-04 07:18:56 +0300 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2024-11-06 00:38:32 +0300 |
commit | 61b6bdb30a4bee1f3417081aedfe9e346538f897 (patch) | |
tree | 90a115518f844d132a954f79ad7ef391bbb57921 /tools/perf/scripts/python/gecko.py | |
parent | cc0cf84aa7fe249f8c1ff5f6cecf69de9d07b582 (diff) | |
download | linux-61b6bdb30a4bee1f3417081aedfe9e346538f897.tar.xz |
xfs: adjust xfs_bmap_add_attrfork for metadir
Online repair might use the xfs_bmap_add_attrfork to repair a file in
the metadata directory tree if (say) the metadata file lacks the correct
parent pointers. In that case, it is not correct to check that the file
is dqattached -- metadata files must be not have /any/ dquot attached at
all. Adjust the assertions appropriately.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions