From: Michael Rasmussen
Signed-off-by: Michael Rasmussen
---
www/manager/Makefile | 1 +
www/manager/Utils.js | 2 ++
www/manager/dc/StorageView.js | 11 +++
www/manager/qemu/Clone.js | 3 ++-
www/manager/qemu/HDEdit.js| 3 ++-
5 files changed, 18 insertion
On Thu, 3 Oct 2013 05:36:44 +
Dietmar Maurer wrote:
> This patch reverts unrelated changes.
>
> Please fix that!
>
New patch set to arrive sortly.
--
Hilsen/Regards
Michael Rasmussen
Get my public GnuPG keys:
michael rasmussen cc
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD3C9
This patch reverts unrelated changes.
Please fix that!
> - $rpcenv->check_volume_access($authuser, $storage_cfg, $vmid,
> $ostemplate);
> - $archive = PVE::Storage::abs_filesystem_path($storage_cfg,
> $ostemplate);
> + $archive = $rpcenv->check_volume_access($authuser, $s
From: Michael Rasmussen
Signed-off-by: Michael Rasmussen
---
PVE/API2/OpenVZ.pm| 6 --
www/manager/Makefile | 1 +
www/manager/Utils.js | 2 ++
www/manager/dc/StorageView.js | 11 +++
www/manager/qemu/Clone.js | 3 ++-
www/manager/qemu/HDEdit.js