Some users/sysadmins don't really create big partition for / or /var;
Therefore number of domains that can be managed-save is limited to
only a few because we simply run out of free space.
Yes, one can override the path at compile time, but it's sort of overkill.
Having said that, I think this is nice to have feature. We can make
more paths configurable if this gains enough fame.
Michal Privoznik (2):
qemu_conf: Move paths initialization to qemudLoadDriverConfig
qemu_conf: Allow overriding of path for managed-save
src/qemu/qemu.conf | 7 +++
src/qemu/qemu_conf.c | 60 ++++++++++++++++++++++++++++-
src/qemu/qemu_conf.h | 4 +-
src/qemu/qemu_driver.c | 101 ++++++++++++++----------------------------------
4 files changed, 98 insertions(+), 74 deletions(-)
--
1.7.3.4