diff options
author | Dave Chinner <david@fromorbit.com> | 2023-04-14 00:10:21 +0300 |
---|---|---|
committer | Dave Chinner <dchinner@redhat.com> | 2023-04-14 00:10:21 +0300 |
commit | f697c2cc15bd42e9e0c7c33dea9e9b7b507877d0 (patch) | |
tree | 0835aa08b838a7fe092b6a1e732822fd30b944ad /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b1bdab25262a6ac5fb04a04c14da4e25afddadb9 (diff) | |
parent | 6bb9209ceebb07fd07cec25af04eed1809c654de (diff) | |
download | linux-f697c2cc15bd42e9e0c7c33dea9e9b7b507877d0.tar.xz |
Merge tag 'scrub-dir-iget-fixes-6.4_2023-04-12' of git://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux into guilt/xfs-for-next
xfs: fix iget usage in directory scrub [v24.5]
In this series, we fix some problems with how the directory scrubber
grabs child inodes. First, we want to reduce EDEADLOCK returns by
replacing fixed-iteration loops with interruptible trylock loops.
Second, we add UNTRUSTED to the child iget call so that we can detect a
dirent that points to an unallocated inode. Third, we fix a bug where
we weren't checking the inode pointed to by dotdot entries at all.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions