Re: [pve-devel] [PATCH storage v4 4/7] btrfs: forcefully set image to readwrite

2025-02-24 Thread Maximiliano Sandoval
Fiona Ebner writes: > I want to apply the series with a small follow-up, i.e. > >> btrfs: avoid superfluous check in foreach_snapshot_of_subvol() helper >> >> The helper iterates with the BTRFS_SNAPSHOT_REGEX regular expression, >> so there will always be a snapshot name. >> >>

Re: [pve-devel] [PATCH storage v4 4/7] btrfs: forcefully set image to readwrite

2025-02-21 Thread Fiona Ebner
I want to apply the series with a small follow-up, i.e. > btrfs: avoid superfluous check in foreach_snapshot_of_subvol() helper > > The helper iterates with the BTRFS_SNAPSHOT_REGEX regular expression, > so there will always be a snapshot name. > > Signed-off-by: Fiona Eb

[pve-devel] [PATCH storage v4 4/7] btrfs: forcefully set image to readwrite

2025-02-19 Thread Maximiliano Sandoval
When a subvolume is transferred via btrfs send/receive the resulting image contains the received_uuid property set. This property is required to do incremental snapshots. A downside though is that once the received_uuid property is set, it is not possible to make the image readwrite again without