Re: [dm-devel] [PATCH 0/9] dm snapshot: shared exception store
From: Jonathan Brassow <jbrassow redhat com>
To: device-mapper development <dm-devel redhat com>
Subject: Re: [dm-devel] [PATCH 0/9] dm snapshot: shared exception store
Date: Thu, 6 Nov 2008 14:37:11 -0600
Wouldn't it be nice if we could generalize the creation of the
exception stores. Rather than having 'dm_create_[shared/persistent/
transient]', we could have 'dm_create_exception_store(<string>)'.
What happens when cluster snapshots comes around? That will be
another exception store.
brassow
On Oct 27, 2008, at 7:07 AM, FUJITA Tomonori wrote:
This is the third version of the shared exception store (based on
Zumastor code). You can find the first and second submission: