From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com (mx3-rdu2.redhat.com [66.187.233.73]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id EE56120965DD4 for ; Wed, 30 May 2018 06:26:48 -0700 (PDT) Date: Wed, 30 May 2018 09:26:47 -0400 From: Mike Snitzer Subject: Re: [patch 4/4] dm-writecache: use new API for flushing Message-ID: <20180530132647.GB5157@redhat.com> References: <20180525125126.GA9275@redhat.com> <20180530131623.GB2106@redhat.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: linux-nvdimm-bounces@lists.01.org Sender: "Linux-nvdimm" To: Mikulas Patocka Cc: device-mapper development , linux-nvdimm List-ID: On Wed, May 30 2018 at 9:21am -0400, Mikulas Patocka wrote: > > > On Wed, 30 May 2018, Mike Snitzer wrote: > > > That is really great news, can you submit an incremental patch that > > layers ontop of the linux-dm.git 'dm-4.18' branch? > > > > Thanks, > > Mike > > I've sent the current version that I have. I fixed the bugs that were > reported here (missing DAX, dm_bufio_client_create, __branch_check__ > long->int truncation). OK, but a monolithic dm-writecache.c is no longer useful to me. I can drop Arnd's gcc warning fix (with the idea that Ingo or Steve will take your __branch_check__ patch). Not sure what the dm_bufio_client_create fix is... must've missed a report about that. ANyway, point is we're on too a different phase of dm-writecache.c's development. I've picked it up and am trying to get it ready for the 4.18 merge window (likely opening Sunday). Therefore it needs to be in a git tree, and incremental changes overlayed. I cannot be rebasing at this late stage in the 4.18 development window. Thanks, Mike _______________________________________________ Linux-nvdimm mailing list Linux-nvdimm@lists.01.org https://lists.01.org/mailman/listinfo/linux-nvdimm