From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Snitzer Subject: Re: [PATCH 02/12] dm-exception-store-merge-accounting Date: Mon, 5 Oct 2009 15:53:42 -0400 Message-ID: <20091005195342.GB5796@redhat.com> References: <1254769367-12111-1-git-send-email-snitzer@redhat.com> <1254769367-12111-3-git-send-email-snitzer@redhat.com> Reply-To: device-mapper development Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1254769367-12111-3-git-send-email-snitzer@redhat.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com To: dm-devel@redhat.com Cc: Mikulas Patocka List-Id: dm-devel.ids On Mon, Oct 05 2009 at 3:02pm -0400, Mike Snitzer wrote: > From: Mikulas Patocka > > Conditionally adjust snapshot usage accounting if snapshot-merge is in > progress. Care is taken to preserve the established kernel<->userspace > interface. > > Signed-off-by: Mike Snitzer > Cc: Mikulas Patocka I messed up on this patch header (the "From:" above). Mikulas didn't write this version (which maintains kernel<->userspace compatibility); but the overall structure is directly from Mikulas' earlier version of the patch. Mike