diff mbox series

btrfs-tools: upgrade 6.0 -> 6.0.1

Message ID 1668575588-9102-1-git-send-email-wangmy@fujitsu.com
State Accepted, archived
Commit b638d61ccc9596b4c432792d3e3a45b989937144
Headers show
Series btrfs-tools: upgrade 6.0 -> 6.0.1 | expand

Commit Message

Mingyu Wang (Fujitsu) Nov. 16, 2022, 5:13 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
==========
* send: minor speed up for v2 due to increased buffer size
* resize: invalid command line options fail with error code
* quota rescan:
   * add long options --status and --wait
   * new option to wait but don't start rescan
* qgroup show: print path by default, updated format
* qgroup: new subcommand clear-stale, remove qgroups without their subvolumes
* experimental:
   * add warnings to commands that have it enabled (mkfs, image, btrfstune)
* other:
   * documentation, help text, error message updates

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../btrfs-tools/{btrfs-tools_6.0.bb => btrfs-tools_6.0.1.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/btrfs-tools/{btrfs-tools_6.0.bb => btrfs-tools_6.0.1.bb} (98%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.0.bb b/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.0.1.bb
similarity index 98%
rename from meta/recipes-devtools/btrfs-tools/btrfs-tools_6.0.bb
rename to meta/recipes-devtools/btrfs-tools/btrfs-tools_6.0.1.bb
index 887a530a52..7144087a11 100644
--- a/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.0.bb
+++ b/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.0.1.bb
@@ -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 = "3db756352685f38c1de0aa886d380c733e0f53e7"
+SRCREV = "441d01556873385d55fd4940f50ee7ae1fcfb13d"
 S = "${WORKDIR}/git"
 
 PACKAGECONFIG ??= " \