Accepting request 906175 from home:dsterba:branches:filesystems

- Update to 5.13

OBS-URL: https://build.opensuse.org/request/show/906175
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=353
This commit is contained in:
David Sterba 2021-07-13 16:29:48 +00:00 committed by Git OBS Bridge
parent 878e511300
commit 18afdc03cf
4 changed files with 31 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f26db330f01bb17ceec027321bd08e0ba68f7262d5972c9a703f9dfba81efbda
size 2728064

3
btrfs-progs-v5.13.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:076f751de8909a4dd2bdfe1d70aea4a0634f8ff47d150cea41e901a7cde7ff34
size 2753682

View File

@ -1,3 +1,30 @@
-------------------------------------------------------------------
Tue Jul 13 00:00:00 CEST 2021 - dsterba@suse.cz
- Update to 5.13
* restore: remove loop checks for extent count and directory scan
* inspect dump-tree: new options to print node (--csum-headers) and data
checksums (--csum-items)
* fi usage:
* print stripe count for striped profiles
* print zoned information: size, total unusable
* mkfs: print note about sha256 accelerated module loading issue
* check: ability to reset dev_item::bytes_used
* fixes
* detect zoned kernel support at run time too
* exclusive op running check return value
* fi resize: support cancel (kernel 5.14)
* device remove: support cancel (kernel 5.14)
* documentation about general topics
* compression
* zoned mode
* storage model
* hardware considerations
* other
* libbtrfsutil API overview
* help text fixes and updates
* hash speedtest measure time, cycles using perf and print throughput
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jun 16 17:02:36 UTC 2021 - Cameron Rapp <camspam@redhyena.net> Wed Jun 16 17:02:36 UTC 2021 - Cameron Rapp <camspam@redhyena.net>

View File

@ -34,7 +34,7 @@
%define _dracutmodulesdir %(pkg-config --variable dracutmodulesdir dracut) %define _dracutmodulesdir %(pkg-config --variable dracutmodulesdir dracut)
Name: btrfsprogs Name: btrfsprogs
Version: 5.12.1 Version: 5.13
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