Change in ovirt-guest-agent[ovirt-3.5]: linux: Ignore filesystems in disks usage with zero size

vfeenstr at redhat.com vfeenstr at redhat.com
Thu Aug 28 08:32:18 UTC 2014


Vinzenz Feenstra has submitted this change and it was merged.

Change subject: linux: Ignore filesystems in disks usage with zero size
......................................................................


linux: Ignore filesystems in disks usage with zero size

This patch introduces a new option in the linux configuration files
to ignore mounted filesystems with zero size.
We're currently black listing file system types and with every
new distribution we support new filesystem types have to be added
which usually have no size. (total/used size equals 0)

This patch introduces the ignore_zero_size_fs option to allow users
to revert back to the old behaviour by setting the value to `false`.

Change-Id: Iacaf57966aec2d973be39776b5f2457b27dac689
Bug-Url: https://bugzilla.redhat.com/1130993
Signed-off-by: Vinzenz Feenstra <vfeenstr at redhat.com>
(cherry picked from commit cc8d0418fcfa23bfcc60ef150f4375bea7bc4751)
---
M configurations/default.conf
M configurations/ovirt-guest-agent.conf
M ovirt-guest-agent/GuestAgentLinux2.py
M tests/guest_agent_test.py
4 files changed, 8 insertions(+), 0 deletions(-)

Approvals:
  Vinzenz Feenstra: Verified; Looks good to me, approved



-- 
To view, visit http://gerrit.ovirt.org/32110
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Iacaf57966aec2d973be39776b5f2457b27dac689
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-guest-agent
Gerrit-Branch: ovirt-3.5
Gerrit-Owner: Vinzenz Feenstra <vfeenstr at redhat.com>
Gerrit-Reviewer: Vinzenz Feenstra <vfeenstr at redhat.com>
Gerrit-Reviewer: automation at ovirt.org



More information about the Engine-commits mailing list