From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Snitzer Subject: Re: [PATCH v2] dm snapshot: revise snapshot_resume's exception handover Date: Thu, 5 Nov 2009 08:13:09 -0500 Message-ID: <20091105131308.GA30737@redhat.com> References: <1257371140-18483-1-git-send-email-snitzer@redhat.com> <20091104221148.GA19580@redhat.com> <20091104222052.GA21348@redhat.com> <20091104222834.GB21348@redhat.com> <20091105014417.GO13375@agk-dp.fab.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: <20091105014417.GO13375@agk-dp.fab.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: Alasdair G Kergon Cc: dm-devel@redhat.com List-Id: dm-devel.ids On Wed, Nov 04 2009 at 8:44pm -0500, Alasdair G Kergon wrote: > On Wed, Nov 04, 2009 at 05:28:34PM -0500, Mike Snitzer wrote: > > Ok, actually this 'suspended' flag patch is the first; so its 4 patches: > > > > dm snapshot: add suspended flag to dm_snapshot > > http://patchwork.kernel.org/patch/55021/ > > > > > dm snapshot: initial support for exception handover > > > http://patchwork.kernel.org/patch/55022/ > > > > > > dm snapshot: exception handover improvements > > > http://patchwork.kernel.org/patch/55569/ > > > > > > dm snapshot: revise snapshot_resume's exception handover > > > http://patchwork.kernel.org/patch/57787/ > > As quite a few changes get superceded by later changes, with added lines > later removed, I've merged the last three of those together into a single > patch for now. Sounds good. I kept them split out so we could see the evolution during the initial review. Mike