Re: [pve-devel] [PATCH manager] vzdump: allow backups on btrfs

2021-07-19 Thread Thomas Lamprecht
On 19.07.21 13:58, Oguz Bektas wrote: > see forum post [0] > > [0]: > https://forum.proxmox.com/threads/cant-use-storage-type-btrfs-for-backup-500-help.92918/ > > Signed-off-by: Oguz Bektas > --- > PVE/VZDump.pm | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/PVE/VZD

[pve-devel] [PATCH manager] vzdump: allow backups on btrfs

2021-07-19 Thread Oguz Bektas
see forum post [0] [0]: https://forum.proxmox.com/threads/cant-use-storage-type-btrfs-for-backup-500-help.92918/ Signed-off-by: Oguz Bektas --- PVE/VZDump.pm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/PVE/VZDump.pm b/PVE/VZDump.pm index 46cb9e6d..39b5e46d 100644 --- a