]> err.no Git - linux-2.6/blobdiff - drivers/md/dm-log.c
Merge git://git.infradead.org/mtd-2.6
[linux-2.6] / drivers / md / dm-log.c
index ba98bf57c7c0cb733bced3c88dd39ebec8658cf7..64b764bd02cc3e1ff15d9aa26df40f536d34f22b 100644 (file)
@@ -12,6 +12,8 @@
 #include "dm-log.h"
 #include "dm-io.h"
 
+#define DM_MSG_PREFIX "mirror log"
+
 static LIST_HEAD(_log_types);
 static DEFINE_SPINLOCK(_lock);