Re: [PATCH v5 1/3] cxlflash: Base error recovery support

2015-08-13 Thread wenxiong
Thanks for merging the comments I made for v3. Reviewed-by: Wen Xiong Quoting "Matthew R. Ochs" : Introduce support for enhanced I/O error handling. A device state is added to track 3 possible states of the device: Normal - the device is operating normally and is fully operational Limbo -

Re: [PATCH v5 1/3] cxlflash: Base error recovery support

2015-08-13 Thread Michael Neuling
On Wed, 2015-08-12 at 18:51 -0500, Matthew R. Ochs wrote: > Introduce support for enhanced I/O error handling. > > A device state is added to track 3 possible states of the device: > > Normal - the device is operating normally and is fully operational > > Limbo - the device is in a reset/recover

[PATCH v5 1/3] cxlflash: Base error recovery support

2015-08-12 Thread Matthew R. Ochs
Introduce support for enhanced I/O error handling. A device state is added to track 3 possible states of the device: Normal - the device is operating normally and is fully operational Limbo - the device is in a reset/recovery scenario and its operational status is paused Failed/terminat