]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
btrfs-tools: upgrade 5.19.1 -> 6.0
authorwangmy <wangmy@fujitsu.com>
Mon, 17 Oct 2022 11:37:00 +0000 (19:37 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 26 Oct 2022 11:26:16 +0000 (12:26 +0100)
Changelog:
==========
  * fi usage: in tabular output, print total size and slack size
   * mkfs:
      * option -O now accepts values from -R to unify the interface (-R will
continue to work)
      * zone reset and discard is done in parallel on all devices
      * removed option --leafsize, deprecated long time ago
   * corrupt-block: recalculate checksum when changing generation
   * fixes:
      * convert: fix reserved range detection and overlaps
      * mkfs: fix creating files with reserved inode numbers with --rootdir
      * receive: escape filenames in command attributes
      * fix extent buffer leaks after transaction abort
   * experimental:
      * mkfs: support for block-group-tree (kernel 6.1)
      * fsverity in send (protocol v3, WIP)
      * btrfstune -b converts to block-group-tree
   * other:
      * cleanups, refactoring
      * new and updated tests
      * update documentation

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-devtools/btrfs-tools/btrfs-tools_6.0.bb [moved from meta/recipes-devtools/btrfs-tools/btrfs-tools_5.19.1.bb with 98% similarity]

similarity index 98%
rename from meta/recipes-devtools/btrfs-tools/btrfs-tools_5.19.1.bb
rename to meta/recipes-devtools/btrfs-tools/btrfs-tools_6.0.bb
index db8026e0f0939fcd425aa61741b61709153510ed..887a530a522df926d1230e89d3441902e69d0849 100644 (file)
@@ -18,7 +18,7 @@ DEPENDS = "util-linux zlib"
 SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs.git;branch=master \
            file://0001-Add-a-possibility-to-specify-where-python-modules-ar.patch \
            "
-SRCREV = "e1d9dab326e043696e6648aba4ccf90874d1d3d1"
+SRCREV = "3db756352685f38c1de0aa886d380c733e0f53e7"
 S = "${WORKDIR}/git"
 
 PACKAGECONFIG ??= " \