author | Benjamin Gilbert <bgilbert@cs.cmu.edu> | |
Wed, 16 Apr 2014 13:35:56 +0000 (09:35 -0400) | ||
committer | Benjamin Gilbert <bgilbert@cs.cmu.edu> | |
Wed, 16 Apr 2014 15:57:53 +0000 (11:57 -0400) | ||
commit | ce0fa035d80b482c00baf602f73bc0560991b6fb | |
tree | 97c70bcfa87e0b05b4826fa2c982b0454eb73b5b | tree | snapshot |
parent | 55cd1f9a139bffe54cc43a96fefeb085b65f5e25 | commit | diff |
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.
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 | diff | blob | history |