summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorDarrick J. Wong <djwong@kernel.org>2023-04-12 04:59:50 +0300
committerDarrick J. Wong <djwong@kernel.org>2023-04-12 04:59:50 +0300
commita0d856eede5a3ccfc7f0a4e02ee2e91ffab7f784 (patch)
tree78cfdcbd1d301439a43cb995c628ab5b6a7c4ff4 /tools/perf/scripts/python/export-to-postgresql.py
parentd697887193ef25df3d6e6a77d4108e7924eba2ca (diff)
downloadlinux-a0d856eede5a3ccfc7f0a4e02ee2e91ffab7f784.tar.xz
xfs: document full filesystem scans for online fsck
Certain parts of the online fsck code need to scan every file in the entire filesystem. It is not acceptable to block the entire filesystem while this happens, which means that we need to be clever in allowing scans to coordinate with ongoing filesystem updates. We also need to hook the filesystem so that regular updates propagate to the staging records. Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Dave Chinner <dchinner@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions