]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_fsr: port to new file exchange library function
authorDarrick J. Wong <djwong@kernel.org>
Wed, 3 Jul 2024 21:21:43 +0000 (14:21 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 9 Jul 2024 22:37:08 +0000 (15:37 -0700)
commitbf25dbc74e76a6d77cec516d01b69b58bc4fdc0a
treea0f58fc16c9c94b68c537cb3b56770a3fe10c21c
parentc9b5db1650799fa8c7f4dbb8db5c9c8d39eed124
xfs_fsr: port to new file exchange library function

Port fsr to use the new libfrog library functions to handle exchanging
mappings between the target and donor files.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
fsr/xfs_fsr.c