Accepting request 1171356 from filesystems
- update to 6.8.1 (forwarded request 1171355 from dsterba) OBS-URL: https://build.opensuse.org/request/show/1171356 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/btrfsprogs?expand=0&rev=156
This commit is contained in:
commit
8f8a707828
BIN
btrfs-progs-v6.8.1.tar.gz
(Stored with Git LFS)
Normal file
BIN
btrfs-progs-v6.8.1.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
btrfs-progs-v6.8.1.tar.sign
Normal file
BIN
btrfs-progs-v6.8.1.tar.sign
Normal file
Binary file not shown.
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:221d71da2f2b910eb1075065fcc34e68545e47dd8ef37ee179795f30d355d859
|
|
||||||
size 3228414
|
|
Binary file not shown.
@ -1,3 +1,22 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu May 2 00:00:00 CEST 2024 - dsterba@suse.cz
|
||||||
|
|
||||||
|
- update to 6.8.1
|
||||||
|
* mkfs: fix writing on zoned device when block-group-tree is selected
|
||||||
|
* tune: fix writing on zoned device with option --convert-to-block-group-tree
|
||||||
|
* check:
|
||||||
|
* more progress and error messages
|
||||||
|
* unify handling of unknown command line options with other commands
|
||||||
|
* subvolume delete: remove options --delete-qgroup and --no-delete-qgroup
|
||||||
|
(added in 6.6.3), qgroup deletion does not always work due to delayed
|
||||||
|
background processing of subvolume or set value in
|
||||||
|
sysfs:ggroup/drop_subtree_threshold
|
||||||
|
* other:
|
||||||
|
* misc refactoring
|
||||||
|
* error handling fixes reported by gcc -fanalyzer
|
||||||
|
* documentation updates
|
||||||
|
* new and updated tests
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 26 23:39:29 UTC 2024 - David Disseldorp <ddiss@suse.com>
|
Tue Mar 26 23:39:29 UTC 2024 - David Disseldorp <ddiss@suse.com>
|
||||||
|
|
||||||
|
@ -34,7 +34,7 @@
|
|||||||
%define _dracutmodulesdir %(pkg-config --variable dracutmodulesdir dracut)
|
%define _dracutmodulesdir %(pkg-config --variable dracutmodulesdir dracut)
|
||||||
|
|
||||||
Name: btrfsprogs
|
Name: btrfsprogs
|
||||||
Version: 6.8
|
Version: 6.8.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Utilities for the Btrfs filesystem
|
Summary: Utilities for the Btrfs filesystem
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
|
Loading…
Reference in New Issue
Block a user