qemu-server/PVE/CLI
Fabian Grünbichler 8317c759bf Drop skiplock from write_config
Since write_config was always called with skiplock=1 except
once, it makes sense to drop this parameter like in
PVE::LXC::write_config . If needed in the future, the
caller can use check_lock before write_config anyway.
2016-02-12 12:16:57 +01:00
..
Makefile convert qmrestore into a PVE::CLI class 2015-10-05 13:10:24 +02:00
qm.pm Drop skiplock from write_config 2016-02-12 12:16:57 +01:00
qmrestore.pm convert qmrestore into a PVE::CLI class 2015-10-05 13:10:24 +02:00