diff options
author | Darrick J. Wong <djwong@kernel.org> | 2021-01-23 03:48:36 +0300 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2021-02-03 20:18:49 +0300 |
commit | 111068f80eac00173816c2e822c52c316b650df3 (patch) | |
tree | c41f02db7838a1a33e58ee687d6df2335f48ea0d /fs/efs | |
parent | 3d4feec00673d34fbbfe0277d2e0ed1f51d20cb2 (diff) | |
download | linux-111068f80eac00173816c2e822c52c316b650df3.tar.xz |
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 'fs/efs')
0 files changed, 0 insertions, 0 deletions