]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
mkfs: convert utility to use new rt extent helpers and types
authorDarrick J. Wong <djwong@kernel.org>
Mon, 15 Apr 2024 23:07:29 +0000 (16:07 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 17 Apr 2024 21:06:23 +0000 (14:06 -0700)
commitd251bd115fd42645088486de2223ffa4f0a1a43f
treef8e44f3a66c580ebdb680b54c97c903d7c5930aa
parent2e62ddc46512544aa84876e56001cce9d6c2d1d1
mkfs: convert utility to use new rt extent helpers and types

Convert the repair program to use the new realtime extent types and
helper functions instead of open-coding them.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Bill O'Donnell <bodonnel@redhat.com>
mkfs/proto.c