Home
last modified time | relevance | path

Searched hist:f22d85e9 (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/qga/
H A Dguest-agent-core.hf22d85e9 Tue Apr 17 19:01:45 CDT 2012 Michael Roth <mdroth@linux.vnet.ibm.com> qemu-ga: add a whitelist for fsfreeze-safe commands

Currently we rely on fsfreeze/thaw commands disabling/enabling logging
then having other commands check whether logging is disabled to avoid
executing if they aren't safe for running while a filesystem is frozen.

Instead, have an explicit whitelist of fsfreeze-safe commands, and
consolidate logging and command enablement/disablement into a pair
of helper functions: ga_set_frozen()/ga_unset_frozen()

Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
H A Dcommands-posix.cf22d85e9 Tue Apr 17 19:01:45 CDT 2012 Michael Roth <mdroth@linux.vnet.ibm.com> qemu-ga: add a whitelist for fsfreeze-safe commands

Currently we rely on fsfreeze/thaw commands disabling/enabling logging
then having other commands check whether logging is disabled to avoid
executing if they aren't safe for running while a filesystem is frozen.

Instead, have an explicit whitelist of fsfreeze-safe commands, and
consolidate logging and command enablement/disablement into a pair
of helper functions: ga_set_frozen()/ga_unset_frozen()

Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
/openbmc/qemu/qapi/
H A Dqmp-registry.cf22d85e9 Tue Apr 17 19:01:45 CDT 2012 Michael Roth <mdroth@linux.vnet.ibm.com> qemu-ga: add a whitelist for fsfreeze-safe commands

Currently we rely on fsfreeze/thaw commands disabling/enabling logging
then having other commands check whether logging is disabled to avoid
executing if they aren't safe for running while a filesystem is frozen.

Instead, have an explicit whitelist of fsfreeze-safe commands, and
consolidate logging and command enablement/disablement into a pair
of helper functions: ga_set_frozen()/ga_unset_frozen()

Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>