[pve-devel] [PATCH storage v2] fix-4272: btrfs: add rename feature
Thomas Lamprecht
t.lamprecht at proxmox.com
Thu Jul 4 11:32:49 CEST 2024
Am 03/07/2024 um 14:41 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.sandoval at proxmox.com>
> ---
this missing a v1 -> v2 changelog here.
> src/PVE/Storage/BTRFSPlugin.pm | 40 ++++++++++++++++++++++++++++++++++
> 1 file changed, 40 insertions(+)
>
More information about the pve-devel
mailing list