On Mon, Jun 22, 2026 at 10:42:36AM -0700, Keith Busch wrote: > From: Keith Busch <[email protected]> > > No functional change; purely introducing a convenience function.
I've been deeply into untangling the 1:1 BLK_STS_ mapping to errnos, as propagating them up that way often causes more issues then it solves. So we can avoid it, I'd rather not add more helpers to facility that (even if the helpers are just the messenger and not the cause of the problem).
