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.
>>
>>
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
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