kiwi-el8/kiwi/volume_manager
Marcus Schäfer 2edcfed120
Rename btrfs_root_is_snapshot
Rename btrfs_root_is_snapshot to btrfs_root_is_snapper_snapshot.
This happens in preparation for the changes suggested in #2697
where we want to get rid of snapper specific btrfs code which
will be available in snapper natively soon. To make sure a btrfs
layout specific to snapper(and SUSE), the implicitly used attribute
named btrfs_root_is_snapshot now becomes explicit and its new
name will indicate that snapper sits behind it. Along with the
rename a XSLT stylesheet to automatically convert the old name
into the new name for schema v8.3 will be performed.
2025-01-13 10:22:55 +01:00
..
__init__.py Refactor VolumeManager 2020-11-02 18:05:21 +01:00
base.py Setup default minimum volume size per filesystem 2024-08-08 10:22:22 +02:00
btrfs.py Rename btrfs_root_is_snapshot 2025-01-13 10:22:55 +01:00
lvm.py Drop concept of volumes_mounted_initially 2024-04-15 18:49:53 +02:00