Add LV parser
authorMichele Tartara <mtartara@google.com>
Fri, 7 Jun 2013 20:34:14 +0000 (20:34 +0000)
committerMichele Tartara <mtartara@google.com>
Mon, 1 Jul 2013 11:33:54 +0000 (11:33 +0000)
commitbdf51a05a16a16c8285b7e6d06b16911f4ccc403
treeb68768e851855138d82930600a8713168f140a37
parenta1f2fb58a566d8cbfd0e78a65f0263c183840d00
Add LV parser

Add the parser for getting the information about the logical volumes in the
system.

Signed-off-by: Michele Tartara <mtartara@google.com>
Reviewed-by: Helga Velroyen <helgav@google.com>
Makefile.am
src/Ganeti/Storage/Lvm/LVParser.hs [new file with mode: 0644]
src/Ganeti/Storage/Lvm/Types.hs [new file with mode: 0644]