]> sourceware.org Git - lvm2.git/commitdiff
Add power2
authorAlasdair Kergon <agk@redhat.com>
Wed, 14 Apr 2004 17:33:51 +0000 (17:33 +0000)
committerAlasdair Kergon <agk@redhat.com>
Wed, 14 Apr 2004 17:33:51 +0000 (17:33 +0000)
lib/filters/filter.c

index 270a2e5d65ec4f55dd47de006e08c41b2b99f64a..144ce8ac1b78774bc3561a4333b08f391aaf7b69 100644 (file)
@@ -53,6 +53,7 @@ static const device_info_t device_info[] = {
        {"ubd", 16},            /* User-mode virtual block device */
        {"ataraid", 16},        /* ATA Raid */
        {"drbd", 16},           /* Distributed Replicated Block Device */
+       {"power2", 16},         /* EMC Powerpath */
        {NULL, 0}
 };
 
This page took 0.027663 seconds and 5 git commands to generate.