From 6d7302de9ad4f9b27c2ebab76b3e766387ac496d Mon Sep 17 00:00:00 2001 From: Arvin Schnell Date: Thu, 19 Nov 2020 11:57:46 +0100 Subject: [PATCH] - state in man-pages that ext4 support is discontinued --- doc/snapper.xml.in | 9 +++++---- package/snapper.changes | 6 ++++++ 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/doc/snapper.xml.in b/doc/snapper.xml.in index 32acc1de..16195fd8 100644 --- a/doc/snapper.xml.in +++ b/doc/snapper.xml.in @@ -39,7 +39,7 @@ Snapper never modifies the content of snapshots. Thus snapper creates read-only snapshots if supported by the kernel. Supported filesystems are - btrfs and ext4 as well as snapshots of LVM logical volumes with + btrfs and ext4 (discontinued) as well as snapshots of LVM logical volumes with thin-provisioning. Some filesystems might not be supported depending on your installation. @@ -336,9 +336,10 @@ fstype - Manually set filesystem type. Supported values are btrfs, ext4 and lvm. For - lvm, snapper uses LVM thin-provisioned snapshots. The filesystem type on top of - LVM must be provided in parentheses, e.g. lvm(xfs). + Manually set filesystem type. Supported values are btrfs, ext4 + (discontinued) and lvm. For lvm, snapper uses LVM thin-provisioned snapshots. + The filesystem type on top of LVM must be provided in parentheses, + e.g. lvm(xfs). Without this option snapper tries to detect the filesystem. diff --git a/package/snapper.changes b/package/snapper.changes index 81113b41..e31c2b2f 100644 --- a/package/snapper.changes +++ b/package/snapper.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Nov 19 11:49:29 CET 2020 - aschnell@suse.com + +- state in man-pages that ext4 support is discontinued + (gh#openSUSE/snapper#331) + ------------------------------------------------------------------- Wed Nov 18 12:13:56 CET 2020 - aschnell@suse.com -- 2.47.3