Hi Jens, I receive bug reports from partners for the bcache cache device failure handling patch set (which is just merged into 4.17-rc1). Fortunately we are still in 4.17 merge window, I suggest to have these fixes to go into 4.17 merge window too. These patches have non peer reviewer so far, Tang Junhui is not able to be available temporarily, and no other active code review since last patch set post. In order to have these patches go into linux-4.17 in time, I have to send these patches only with my Signed-off-by. The patches are well commented IMHO and pass my own regression tests. Thanks for your help in advance. Coly Li --- Coly Li (6): bcache: store disk name in struct cache and struct cached_dev bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error() bcache: count backing device I/O error for writeback I/O bcache: add wait_for_kthread_stop() in bch_allocator_thread() bcache: set dc->io_disable to true in conditional_stop_bcache_device() bcache: use pr_info() to inform duplicated CACHE_SET_IO_DISABLE set drivers/md/bcache/alloc.c | 5 ++- drivers/md/bcache/bcache.h | 4 +++ drivers/md/bcache/debug.c | 3 +- drivers/md/bcache/io.c | 8 ++--- drivers/md/bcache/request.c | 5 +-- drivers/md/bcache/super.c | 75 ++++++++++++++++++++++++++++++------------- drivers/md/bcache/writeback.c | 4 ++- 7 files changed, 68 insertions(+), 36 deletions(-) -- 2.16.3 -- To unsubscribe from this list: send the line "unsubscribe linux-bcache" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html