]> 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, 30 Jul 2024 00:13:15 +0000 (17:13 -0700)
commit447dc4fd43632be175aaee6f028a638f2ec82ab9
treec4744c46585904e0730c0dff32b63f35828e4c34
parentccd4c4a104c0f0c37b9068f3210d6f4cc2a59b58
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