diff options
author | Darrick J. Wong <djwong@kernel.org> | 2023-08-10 07:48:02 -0700 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2023-08-10 07:48:02 -0700 |
commit | a55e07308831b500d9f093d3c23bffb4180b12af (patch) | |
tree | e3b6472d6a446e428bd03353555cd810cddcd7d7 /fs/xfs/xfs_ondisk.h | |
parent | 8e54e06b5c7dd44b5d52581ef60a94b178aa878f (diff) | |
download | linux-a55e07308831b500d9f093d3c23bffb4180b12af.tar.gz linux-a55e07308831b500d9f093d3c23bffb4180b12af.tar.bz2 linux-a55e07308831b500d9f093d3c23bffb4180b12af.zip |
xfs: only allow reaping of per-AG blocks in xrep_reap_extents
Now that we've refactored btree cursors to require the caller to pass in
a perag structure, there are numerous problems in xrep_reap_extents if
it's being called to reap extents for an inode metadata repair. We
don't have any repair functions that can do that, so drop the support
for now.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Diffstat (limited to 'fs/xfs/xfs_ondisk.h')
0 files changed, 0 insertions, 0 deletions