[linux-lvm] /proc/partition problem

Luca Berra bluca at comedia.it
Fri Aug 16 05:59:02 UTC 2002


On Fri, Aug 16, 2002 at 12:03:15PM +0200, Heinz J . Mauelshagen wrote:
>
>Well, we had support for correct logical volume names ages ago already.
>Hasn't been accepted by kernel folks :(
>
>We need to live with 'nasty' names in /proc/partitions, sorry.

at least could someone push adding:

        case LVM_MAJOR:
                sprintf(buf, "%s%d", maj, unit);
                return buf;

it would at lest be accettable

btw
it should also be needed for device-mapper

-- 
Luca Berra -- bluca at comedia.it
        Communication Media & Services S.r.l.
 /"\
 \ /     ASCII RIBBON CAMPAIGN
  X        AGAINST HTML MAIL
 / \




More information about the linux-lvm mailing list