From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Snitzer Subject: Re: [PATCH 0/4] dm: reduce memory overhead of DM devices Date: Fri, 3 Oct 2014 17:04:55 -0400 Message-ID: <20141003210454.GB14135@redhat.com> References: <542E8CF9.6000609@ce.jp.nec.com> <20141003132328.GB11977@redhat.com> <20141003204852.GA14135@redhat.com> <542F0DB9.4020805@kernel.dk> 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: <542F0DB9.4020805@kernel.dk> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com To: Jens Axboe Cc: Junichi Nomura , device-mapper development , Kent Overstreet List-Id: dm-devel.ids On Fri, Oct 03 2014 at 4:57pm -0400, Jens Axboe wrote: > >Jens, I can easily yield this patchset to you if you care. Or I can > >backfill your Acked-by in the above 2 block commits (I obviously won't > >just send block changes upstream without your OK!). > > My only worry is the switch to fast clones, apart from that, it's > pretty basic. But we are pretty close to the 3.18 merge window, and > as such, I'd prefer to let it simmer for a release. Fine with me. fast clones is all we need (thanks to Kent's immutable biovec work), but waiting until 3.19 will give us plenty of time to verify all is well.