Am 05/07/2024 um 15:10 schrieb Maximiliano Sandoval: > Adds the ability to change the owner of a guest image. > > Btrfs does not need special commands to rename a subvolume and this can > be achieved the same as in Storage/plugin.pm's rename_volume taking > special care of how the directory structure used by Btrfs. > > Signed-off-by: Maximiliano Sandoval <m.sando...@proxmox.com> > --- > Differences from v3: > - add qcow2 and vmdk support for rename > - remove unused $ppath variable > > Differences from v2: > - use indices instead of assigning to undef 5 times > > Differences from v1: > - avoid assigning unused values of returned list to variables > > src/PVE/Storage/BTRFSPlugin.pm | 33 +++++++++++++++++++++++++++++++++ > 1 file changed, 33 insertions(+) > >
applied, with Aaron's T-b and R-b, thanks! _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel