]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs_repair: port to the new refcount bag structure
authorDarrick J. Wong <djwong@kernel.org>
Mon, 22 Apr 2024 17:01:19 +0000 (10:01 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Mon, 3 Jun 2024 18:37:42 +0000 (11:37 -0700)
commitcfba37e11a9821d9c5275b64bf947a3d8b861f37
tree2caa25eb26767018c92a3e6722b1b49c93ea1011
parent6bea0d4878938f4d0fff723e83a6fddea80495f8
xfs_repair: port to the new refcount bag structure

Port the refcount record generating code to use the new refcount bag
data structure.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
repair/rmap.c
repair/xfs_repair.c