Change in ovirt-guest-agent[master]: linux: Default flush caches hook for the guest agent

Vinzenz Feenstra has submitted this change and it was merged. Change subject: linux: Default flush caches hook for the guest agent ...................................................................... linux: Default flush caches hook for the guest agent This patch adds a script to flush cache buffers of linux systems. This script will now be installed as a default hook before migrations and hibernations to allow faster migrations / hibernations. Since this script needs root permissions to function, the necessary elevation scripts have been added. Change-Id: Iccf6708cd40843884571d2ed9ccf1e420b13cc0f Bug-Url: https://bugzilla.redhat.com/1298120 Signed-off-by: Vinzenz Feenstra <vfeenstr@redhat.com> --- A hooks/55-flush-caches.consolehelper A hooks/55-flush-caches.sudo M hooks/Makefile.am A hooks/flush-caches M ovirt-guest-agent.rhel6.spec M ovirt-guest-agent.spec M ovirt-guest-agent/consoleapps/Makefile.am A ovirt-guest-agent/consoleapps/ovirt-flush-caches M ovirt-guest-agent/pam/Makefile.am A ovirt-guest-agent/pam/ovirt-flush-caches M scripts/sudoers.ovirt-guest-agent M scripts/wrappers/Makefile.am A scripts/wrappers/ovirt-flush-caches-wrapper.sh 13 files changed, 103 insertions(+), 1 deletion(-) Approvals: Jenkins CI: Passed CI tests Vinzenz Feenstra: Verified; Looks good to me, approved Milan Zamazal: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/57365 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iccf6708cd40843884571d2ed9ccf1e420b13cc0f Gerrit-PatchSet: 6 Gerrit-Project: ovirt-guest-agent Gerrit-Branch: master Gerrit-Owner: Vinzenz Feenstra <vfeenstr@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Milan Zamazal <mzamazal@redhat.com> Gerrit-Reviewer: Vinzenz Feenstra <vfeenstr@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
vfeenstr@redhat.com