]> sourceware.org Git - lvm2.git/commit
Drop hack in segtype reporting
authorZdenek Kabelac <zkabelac@redhat.com>
Fri, 20 Jan 2012 10:55:28 +0000 (10:55 +0000)
committerZdenek Kabelac <zkabelac@redhat.com>
Fri, 20 Jan 2012 10:55:28 +0000 (10:55 +0000)
commitf881095a69283ecf248562b5c97fbc7c1bbda6f9
tree007c87ea4505d03498df630ec787e82881c166ce
parent43254b118569c12bdf614f7822907b49aa0713b6
Drop hack in segtype reporting

Since striped name function knows when to report 'linear' instead of
'stripe' type name - drop it from this place.

This fixes problem when reporting segtype e.g. for thin-pool which
is also using area_count=1 to store thin data device reference.

It also returns properly strduped memory instead of badly casted const char*.
WHATS_NEW
lib/metadata/lv.c
This page took 0.033971 seconds and 5 git commands to generate.