]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: add error injection to test file mapping exchange recovery
authorDarrick J. Wong <djwong@kernel.org>
Mon, 29 Jul 2024 23:22:35 +0000 (16:22 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 30 Jul 2024 00:00:59 +0000 (17:00 -0700)
commit378be4d0fd3ed3c720cadd97c11a3581eecb5af9
treeb0abbaa5fa2206822691f16982be9417559d1d4a
parent829a235cc461cd18a9048a09ee5131105682aaa9
xfs: add error injection to test file mapping exchange recovery

Source kernel commit: 5fd022ec7d420dfca1eaaf997923a5d4dd0dcf62

Add an errortag so that we can test recovery of exchmaps log items.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
io/inject.c
libxfs/xfs_errortag.h
libxfs/xfs_exchmaps.c