summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorDarrick J. Wong <djwong@kernel.org>2024-04-22 19:48:19 +0300
committerDarrick J. Wong <djwong@kernel.org>2024-04-24 02:55:16 +0300
commit327ed702d84034879572812f580cb769848af7ae (patch)
treea74395760fb6bfc2722dd85cd4258734044bcf8c /tools/perf/scripts/python/export-to-sqlite.py
parent3f50ddbf4b470f8566f99a83597da50180d937c0 (diff)
downloadlinux-327ed702d84034879572812f580cb769848af7ae.tar.xz
xfs: inode repair should ensure there's an attr fork to store parent pointers
The runtime parent pointer update code expects that any file being moved around the directory tree already has an attr fork. However, if we had to rebuild an inode core record, there's a chance that we zeroed forkoff as part of the inode to pass the iget verifiers. Therefore, if we performed any repairs on an inode core, ensure that the inode has a nonzero forkoff before unlocking the inode. 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-sqlite.py')
0 files changed, 0 insertions, 0 deletions