From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx2.suse.de ([195.135.220.15]:41108 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751376AbeBBJcX (ORCPT ); Fri, 2 Feb 2018 04:32:23 -0500 Subject: Re: [PATCH v4 00/13] bcache: device failure handling improvement To: Michael Lyle , linux-bcache@vger.kernel.org Cc: linux-block@vger.kernel.org References: <20180128015625.128497-1-colyli@suse.de> <2fde00b8-f605-d0d0-a51c-c126a2939326@lyle.org> From: Coly Li Message-ID: Date: Fri, 2 Feb 2018 10:04:15 +0800 MIME-Version: 1.0 In-Reply-To: <2fde00b8-f605-d0d0-a51c-c126a2939326@lyle.org> Content-Type: text/plain; charset=utf-8 Sender: linux-block-owner@vger.kernel.org List-Id: linux-block@vger.kernel.org On 02/02/2018 5:52 AM, Michael Lyle wrote: > 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 possible-4.16. I understand you'll be > sending out a v5 soon-- I'll perform a more detailed review then. Hi Mike, Since you will pick patch 2,6 from v4 patch set, I will not include them in v5 patch set, and rebase the v5 cache set against the latest bcache-for-next. Thanks. Coly Li