--On 10/06/00 00:14:30 -0700 "Peter J. Braam" <[EMAIL PROTECTED]> wrote:

> 
> 
> Hi,
> 
> If Heinz snapshots have persistent bitmaps to indicate if certain extents
> of the lv have been copied, then updates to these bitmaps need to become
> part of the Reiser transactions.   Is that indeed the case? How are you
> doing that?
> 

This part of the API is only concerned with getting the snapshot properly
created.  I'll talk with Heinz next week about how the new persistent
snapshots affect things, and how he is handling the updates.

As long as his ordering looks like this:

copy extent to snapshot, wait
update bitmap, wait
write extent

Things should be fine without any help from the journal layer, but it will
be slower than it could be.

-chris

-
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to [EMAIL PROTECTED]

Reply via email to