]> sourceware.org Git - lvm2.git/commit
Thin add function to read thin volume percent
authorZdenek Kabelac <zkabelac@redhat.com>
Thu, 19 Jan 2012 15:27:54 +0000 (15:27 +0000)
committerZdenek Kabelac <zkabelac@redhat.com>
Thu, 19 Jan 2012 15:27:54 +0000 (15:27 +0000)
commit76ee08995eb8271a34c77352ffd499983d6c5752
tree8d4c6098e3a428ffcc9398b49ab4b63306772600
parent63368983189e6ea552fcaa0d867c9d7fe5e9c111
Thin add function to read thin volume percent

This value returns percentage of 'mapped' size compared with total LV size.
(Without passed seg pointer it return highest mapped size - but it's
not used yet.)
lib/activate/activate.c
lib/activate/activate.h
lib/activate/dev_manager.c
lib/activate/dev_manager.h
lib/thin/thin.c
This page took 0.030971 seconds and 5 git commands to generate.