]> git.proxmox.com Git - pve-storage.git/commit
remove immutable flag also for subvols on directory storage
authorDominik Csapak <d.csapak@proxmox.com>
Wed, 1 Mar 2017 11:03:40 +0000 (12:03 +0100)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Fri, 10 Mar 2017 08:21:53 +0000 (09:21 +0100)
commitf5451f288dba1eec8d679193b66813fe0b693690
tree67387b7360ded36dd5d679662f00d7598cfdd1cc
parent69e7407e4534587bf19ce94193bec3ddf4198db0
remove immutable flag also for subvols on directory storage

or else the removal of such templates (with rootfs size 0) fails

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
PVE/Storage/Plugin.pm