]> err.no Git - linux-2.6/blobdiff - drivers/md/dm-snap.h
V4L/DVB (4323): [budget/budget-av/budget-ci/budget-patch drivers] fixed DMA start...
[linux-2.6] / drivers / md / dm-snap.h
index 375aa24d4d7d88ee8e2b7fb437108db19349e916..fdec1e2dc87183926cac41e1d62fc961e9aab851 100644 (file)
@@ -99,7 +99,9 @@ struct dm_snapshot {
 
        /* You can't use a snapshot if this is 0 (e.g. if full) */
        int valid;
-       int have_metadata;
+
+       /* Origin writes don't trigger exceptions until this is set */
+       int active;
 
        /* Used for display of table */
        char type;