Re: [PATCH 12/14] block: Add specific data integrity errors

2014-06-11 Thread Martin K. Petersen
> "Christoph" == Christoph Hellwig writes: >> Introduce a set of error codes that can be used by the block >> integrity subsystem to signal which class of error was encountered by >> either the I/O controller or the storage device. Christoph> I'd also love to see something catching these so

Re: [PATCH 12/14] block: Add specific data integrity errors

2014-06-11 Thread Christoph Hellwig
On Wed, May 28, 2014 at 11:28:46PM -0400, Martin K. Petersen wrote: > Introduce a set of error codes that can be used by the block integrity > subsystem to signal which class of error was encountered by either the > I/O controller or the storage device. > > Signed-off-by: Martin K. Petersen New