On 04/03/2026 19:04, Andreas Gruenbacher wrote:
Change blk_status_to_str() to be consistent with blk_status_to_errno() and return "I/O" for undefined status codes.With that, the fallback case in the blk_errors array can be removed with no change in behavior. Signed-off-by: Andreas Gruenbacher<[email protected]>
Reviewed-by: John Garry <[email protected]>

