Accepting request 731487 from home:fcrozat:branches:filesystems

- Update to 5.2.2:
  * check:
    * fix false report of wrong byte count for orphan inodes
    * option -E was not handled correctly
    * new check and repair for root item generation
  * balance: check for full-balance before background fork
  * mkfs: check that total device size does not overflow 16EiB
  * dump-tree: print DEV_STATS key type
  * other:
    * new and updated tests
    * doc fixups and updates

OBS-URL: https://build.opensuse.org/request/show/731487
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=321
This commit is contained in:
David Sterba 2019-09-24 08:48:50 +00:00 committed by Git OBS Bridge
parent 72e650c02f
commit 355a465f72
4 changed files with 19 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Tue Sep 17 10:01:18 UTC 2019 - Frederic Crozat <fcrozat@suse.com>
- Update to 5.2.2:
* check:
* fix false report of wrong byte count for orphan inodes
* option -E was not handled correctly
* new check and repair for root item generation
* balance: check for full-balance before background fork
* mkfs: check that total device size does not overflow 16EiB
* dump-tree: print DEV_STATS key type
* other:
* new and updated tests
* doc fixups and updates
-------------------------------------------------------------------
Wed Jul 31 00:00:00 CEST 2019 - dsterba@suse.cz

View File

@ -33,7 +33,7 @@
%define _dracutmodulesdir %{_libexecdir}/dracut/modules.d
Name: btrfsprogs
Version: 5.2.1
Version: 5.2.2
Release: 0
Summary: Utilities for the Btrfs filesystem
License: GPL-2.0-only