From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Thornber Subject: Re: dm-cache writethrough issue. Date: Tue, 26 Mar 2013 09:39:14 +0000 Message-ID: <20130326093913.GC18061@debian> References: <20130325102500.GA6340@debian> <20130325163654.GF5357@blackbox.djwong.org> Reply-To: device-mapper development Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20130325163654.GF5357@blackbox.djwong.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com To: device-mapper development Cc: agk@redhat.com List-Id: dm-devel.ids On Mon, Mar 25, 2013 at 09:36:54AM -0700, Darrick J. Wong wrote: > On Mon, Mar 25, 2013 at 10:25:01AM +0000, Joe Thornber wrote: > > Alasdair, > > > > Could you push this upstream ASAP please? > > > > I'm not happy that we're now adding such a large structure to the per > > bio data, at the very least we should only do this if writethrough is > > enabled. But I'll improve this later, for now correctness is the > > important thing. > > > > - Joe > > Makes my problems go away on my setup, so you can add: > Tested-by: Darrick J. Wong Excellent. Thank you again for helping out.