00105c8003aca8ba6499a4fbdd3803529e4671de
Return the same size as in list context. See also commit "plugin: file size info: be consistent about size of directory subvol". Fixes cloning containers with unsized subvolumes on BTRFS. Before the change, this would fail with "mkfs.ext4: Device size reported to be zero.". That is because with non-zero size, the allocation of the volume for the clone will be done with 'raw' format by the alloc_disk() helper in LXC.pm rather than 'subvol'. This change will make cloning containers with unsized subvol directories possible. Signed-off-by: Fiona Ebner <f.ebner@proxmox.com> Link: https://lore.proxmox.com/20250303092445.13873-3-f.ebner@proxmox.com
Description
with PMEM support!
Languages
Perl
99.3%
Makefile
0.6%