]> git.ipfire.org Git - thirdparty/linux.git/commit
xfs: add zone reset error injection
authorChristoph Hellwig <hch@lst.de>
Fri, 30 Jan 2026 05:19:24 +0000 (06:19 +0100)
committerCarlos Maiolino <cem@kernel.org>
Fri, 30 Jan 2026 09:41:42 +0000 (10:41 +0100)
commit41374ae69ec3a910950d3888f444f80678c6f308
tree8f6d171dff4a15606013d8688aceb0ce6b3962be
parent06873dbd940dea955b30efb0b59212f1c858f6d9
xfs: add zone reset error injection

Add a new errortag to test that zone reset errors are handled correctly.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
Reviewed-by: Hans Holmberg <hans.holmberg@wdc.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
fs/xfs/libxfs/xfs_errortag.h
fs/xfs/xfs_zone_gc.c