diff options
author | 2021-01-22 16:48:36 -0800 | |
---|---|---|
committer | 2021-02-03 09:18:49 -0800 | |
commit | 111068f80eac00173816c2e822c52c316b650df3 (patch) | |
tree | c41f02db7838a1a33e58ee687d6df2335f48ea0d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xfs: move and rename xfs_inode_free_quota_blocks to avoid conflicts (diff) | |
download | linux-dev-111068f80eac00173816c2e822c52c316b650df3.tar.xz linux-dev-111068f80eac00173816c2e822c52c316b650df3.zip |
xfs: pass flags and return gc errors from xfs_blockgc_free_quota
Change the signature of xfs_blockgc_free_quota in preparation for the
next few patches. Callers can now pass EOF_FLAGS into the function to
control scan parameters; and the function will now pass back any
corruption errors seen while scanning, though for our retry loops we'll
just try again unconditionally.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions