]> Pileus Git - ~andy/linux/blobdiff - drivers/md/dm-snap.h
Merge branches 'topic/asoc', 'topic/misc-fixes', 'topic/ps3-csbits' and 'topic/stagin...
[~andy/linux] / drivers / md / dm-snap.h
index 70dc961f40d8e7efede21d934b42888cc5762a7c..292c15609ae362fc344a9c46811285319a3f1bec 100644 (file)
@@ -161,6 +161,8 @@ struct dm_snapshot {
        /* The last percentage we notified */
        int last_percent;
 
+       mempool_t *pending_pool;
+
        struct exception_table pending;
        struct exception_table complete;