[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[dm-devel] [PATCH] 3/3: Remove log messages
- From: Kevin Corry <kevcorry us ibm com>
- To: DevMapper <dm-devel sistina com>
- Subject: [dm-devel] [PATCH] 3/3: Remove log messages
- Date: Mon Jan 19 14:55:02 2004
Remove unnecessary log messages.
--- diff/drivers/md/dm-mpath.c 2004-01-19 13:42:28.000000000 -0600
+++ source/drivers/md/dm-mpath.c 2004-01-19 13:42:21.000000000 -0600
@@ -569,7 +569,6 @@
/* parse the priority groups */
while (as.argc) {
struct priority_group *pg;
- DMERR("calling parse priority group");
pg = parse_priority_group(&as, m, ti);
if (pg)
__insert_priority_group(m, pg);
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]