summaryrefslogtreecommitdiff
path: root/fs/xfs/scrub/alloc_repair.c
diff options
context:
space:
mode:
authorDarrick J. Wong <djwong@kernel.org>2021-01-05 17:45:56 -0800
committerDarrick J. Wong <djwong@kernel.org>2021-03-25 17:08:43 -0700
commitd3bca84994625cb31f1b0d19053c9d3cd0a837ed (patch)
treeb4cfb8b84ffd4e1f65f865bf6930339d5dad0c4d /fs/xfs/scrub/alloc_repair.c
parente86b015e0b2a647dca46381ca442bae41f4b4714 (diff)
xfs: add a realtime flag to the rmap update log redo items
Extend the rmap update (RUI) log items with a new realtime flag that indicates that the updates apply against the realtime rmapbt. We'll wire up the actual rmap code later. Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'fs/xfs/scrub/alloc_repair.c')
-rw-r--r--fs/xfs/scrub/alloc_repair.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/xfs/scrub/alloc_repair.c b/fs/xfs/scrub/alloc_repair.c
index 5c12f83bda27..b5524db983b9 100644
--- a/fs/xfs/scrub/alloc_repair.c
+++ b/fs/xfs/scrub/alloc_repair.c
@@ -449,7 +449,7 @@ xrep_abt_dispose_reservations(
/* Add a deferred rmap for each extent we used. */
if (resv->used > 0)
xfs_rmap_alloc_extent(sc->tp, resv->fsbno, resv->used,
- XFS_RMAP_OWN_AG);
+ XFS_RMAP_OWN_AG, false);
/*
* Add a deferred free for each block we didn't use and now