Code

lvm: Ignore virtual volumes
authorBenjamin Gilbert <bgilbert@cs.cmu.edu>
Wed, 16 Apr 2014 13:35:56 +0000 (09:35 -0400)
committerBenjamin Gilbert <bgilbert@cs.cmu.edu>
Wed, 16 Apr 2014 15:57:53 +0000 (11:57 -0400)
commitce0fa035d80b482c00baf602f73bc0560991b6fb
tree97c70bcfa87e0b05b4826fa2c982b0454eb73b5b
parent55cd1f9a139bffe54cc43a96fefeb085b65f5e25
lvm: Ignore virtual volumes

The sum of the sizes reported by a volume group should equal the size
of the volume group.  Virtual volumes do not directly correspond to
allocated storage (and, in fact, may be larger than the entire volume
group), so must be ignored.
src/lvm.c