From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heinz Mauelshagen Subject: [RFX PATCH 0/4] dm-log: make dm-log.c a seperate sharable module Date: Tue, 4 Mar 2008 15:40:16 +0100 Message-ID: <20080304144016.GL9911@redhat.com> Reply-To: mauelshagen@redhat.com, device-mapper development Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline 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: hjm@redhat.com List-Id: dm-devel.ids Hi Alasdair, This is a series of 4 patches, aiming to support the replicator target by exporting dm_disk from dm.c and factoring the dirty region log (aka "mirror log" so far) out into a seperate kmod sharable by the mirror and the replicator target (and others in the future). If acceptable, please apply. Regards, Heinz