aboutsummaryrefslogtreecommitdiff
path: root/Documentation/block/error-injection.rst
AgeCommit message (Collapse)AuthorFilesLines
6 daysblock: add configurable error injectionChristoph Hellwig1-0/+59
Add a new block error injection interface that allows to inject specific status code for specific ranges. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Damien Le Moal <dlemoal@kernel.org> Reviewed-by: Hannes Reinecke <hare@kernel.org> Reviewed-by: Md Haris Iqbal <haris.iqbal@linux.dev> Link: https://patch.msgid.link/20260611140703.2401204-5-hch@lst.de Signed-off-by: Jens Axboe <axboe@kernel.dk>