Re: [PATCHv2 2/6] block: report the actual status
Christoph Hellwig <[email protected]>
| Newsgroups | dev.linux.lists.dm-devel,org.kernel.vger.linux-block,org.kernel.vger.linux-fsdevel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Jun 22, 2026 at 10:42:37AM -0700, Keith Busch wrote: > From: Keith Busch <[email protected]> > > Rather than assume EIO, set the actual reported status for user space > informational purposes. Where "informational purposes" primarily mean not dropping the EINVAL for incorrect alignment, right? Maybe state that more clearly..