diff options
author | Darrick J. Wong <djwong@kernel.org> | 2022-11-17 06:19:05 +0300 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2022-11-17 06:19:05 +0300 |
commit | b76f593b33aaab8def7a83aeea42c9025492a620 (patch) | |
tree | e9967a40ae0d9107ea97d8f51160562008590732 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 3d8426b13bac65d6729a836eda70a172e02afd62 (diff) | |
parent | 5f369dc5b4eb2becbdfd08924dcaf00e391f4ea1 (diff) | |
download | linux-b76f593b33aaab8def7a83aeea42c9025492a620.tar.xz |
Merge tag 'scrub-fix-rtmeta-ilocking-6.2_2022-11-16' of git://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux into xfs-6.2-mergeA
xfs: improve rt metadata use for scrub
This short series makes some small changes to the way we handle the
realtime metadata inodes. First, we now make sure that the bitmap and
summary file forks are always loaded at mount time so that every
scrubber won't have to call xfs_iread_extents. This won't be easy if
we're, say, cross-referencing realtime space allocations. The second
change makes the ILOCK annotations more consistent with the rest of XFS.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
* tag 'scrub-fix-rtmeta-ilocking-6.2_2022-11-16' of git://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux:
xfs: make rtbitmap ILOCKing consistent when scanning the rt bitmap file
xfs: load rtbitmap and rtsummary extent mapping btrees at mount time
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions