Accepting request 791762 from home:polslinux:branches:filesystems

- Update to 5.6:
  * inspect logical-resolve: support LOGICAL_INO_V2 as new option '-o',
    helps advanced dedupe tools
  * inspect: user larger buffer (64K) for results
  * subvol delete: support deletion by id (requires kernel 5.7+)
  * dump-tree: new option --hide-names, replace any names
    (file, directory, subvolume, xattr) in the output with stubs
  * various fixes

OBS-URL: https://build.opensuse.org/request/show/791762
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=333
This commit is contained in:
David Sterba 2020-04-06 13:50:44 +00:00 committed by Git OBS Bridge
parent b2b764318f
commit 1f155c0259
4 changed files with 16 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Apr 6 12:28:49 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
- Update to 5.6:
* inspect logical-resolve: support LOGICAL_INO_V2 as new option '-o',
helps advanced dedupe tools
* inspect: user larger buffer (64K) for results
* subvol delete: support deletion by id (requires kernel 5.7+)
* dump-tree: new option --hide-names, replace any names
(file, directory, subvolume, xattr) in the output with stubs
* various fixes
-------------------------------------------------------------------
Mon Feb 17 00:00:00 CET 2020 - dsterba@suse.cz

View File

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