Change in ovirt-guest-agent[master]: linux: Ignore filesystems in disks usage with zero size
vfeenstr at redhat.com
vfeenstr at redhat.com
Thu Aug 28 08:31:41 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>
---
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
Martin Polednik: Looks good to me, but someone else must approve
--
To view, visit http://gerrit.ovirt.org/32105
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iacaf57966aec2d973be39776b5f2457b27dac689
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-guest-agent
Gerrit-Branch: master
Gerrit-Owner: Vinzenz Feenstra <vfeenstr at redhat.com>
Gerrit-Reviewer: Martin Polednik <mpolednik at redhat.com>
Gerrit-Reviewer: Vinzenz Feenstra <vfeenstr at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the Engine-commits
mailing list