[Andrea]
> LVM and MD have nothing common. They're two completly orthogonal
> piece of code

Right.  Functionally they overlap (lvm can do the equivalent of md
linear) but structurally, the md drivers all operate under the md
framework and user-toolset while lvm has its own framework and toolset.

> LVM should live in drivers/lvm not drivers/md.

Since it's just two source files I would leave it in drivers/block/.
If someone starts merging in e.g. IBM lvm components it could make
sense to move it.

Peter
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to