Re: [PATCH] 3/5: Device-mapper: snapshots

From: Andi Kleen
Date: Wed Jun 02 2004 - 13:11:21 EST


Alasdair G Kergon <agk@xxxxxxxxxx> writes:
> +
> +/*-----------------------------------------------------------------
> + * Persistent snapshots, by persistent we mean that the snapshot
> + * will survive a reboot.
> + *---------------------------------------------------------------*/

Is this target supposed to be crash safe? What happens when
the computer crashes while writing to such a volume?

I suppose it would need barriers for that at least, which it doesn't
seem to use.

-Andi

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/