Re: [PATCH v4 00/13] bcache: device failure handling improvement

2018-02-01 Thread Michael Lyle
On 01/27/2018 05:56 PM, Coly Li wrote: > Hi maintainers and folks, Hi Coly--- > This patch set tries to improve bcache device failure handling, includes > cache device and backing device failures. I've skimmed this whole patchset and overall it looks good. I have taken some pieces (2,6) for

[PATCH v4 00/13] bcache: device failure handling improvement

2018-01-28 Thread Coly Li
Hi maintainers and folks, This patch set tries to improve bcache device failure handling, includes cache device and backing device failures. The basic idea to handle failed cache device is, - Unregister cache set - Detach all backing devices which are attached to this cache set - Stop all the

[PATCH v4 00/13] bcache: device failure handling improvement

2018-01-27 Thread Coly Li
Hi maintainers and folks, This patch set tries to improve bcache device failure handling, includes cache device and backing device failures. The basic idea to handle failed cache device is, - Unregister cache set - Detach all backing devices which are attached to this cache set - Stop all the