]> err.no Git - linux-2.6/blobdiff - drivers/md/dm-snap.h
[ARM] Merge most of the PXA work for initial merge
[linux-2.6] / drivers / md / dm-snap.h
index 434d1dbe6bce33b878a4be338af0a6cd8670fc2d..24f9fb73b982d0cd148ef15d56428ba6c7ce6877 100644 (file)
@@ -169,7 +169,7 @@ struct dm_snapshot {
        /* The on disk metadata handler */
        struct exception_store store;
 
-       struct kcopyd_client *kcopyd_client;
+       struct dm_kcopyd_client *kcopyd_client;
 
        /* Queue of snapshot writes for ksnapd to flush */
        struct bio_list queued_bios;