]> sourceware.org Git - lvm2.git/commit
thin: fix percentage compare
authorZdenek Kabelac <zkabelac@redhat.com>
Sun, 25 Oct 2015 18:13:53 +0000 (19:13 +0100)
committerZdenek Kabelac <zkabelac@redhat.com>
Sun, 25 Oct 2015 20:01:54 +0000 (21:01 +0100)
commitb780d329aa9ce249bf5164154c81cefd9b276970
treea79dcd0daf2f6010f8eaf2f44a361daf12fff818
parent8f269697d21035035ffb4954f31bd702a6dd7ca8
thin: fix percentage compare

Since plugin's percentage compare has been fixed,
it's now revealed wrong compare here.

The logic for threshold is - to allow to go as high
as given value e.g. 80% - so if pool is exactlu 80%
full it's still allowed to use it (dmeventd will not
resize it).
WHATS_NEW
lib/metadata/thin_manip.c
This page took 0.039976 seconds and 5 git commands to generate.