]> code.ossystems Code Review - openembedded-core.git/commit
btrfs-tools: upgrade 5.12.1 -> 5.13
authorwangmy <wangmy@fujitsu.com>
Mon, 19 Jul 2021 08:59:28 +0000 (16:59 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 20 Jul 2021 07:49:48 +0000 (08:49 +0100)
commitfd8989db25c674ca65389a2d41bf5b447e8794be
treeb25df49685bd311b1588eb32318d8d52fe9e10b3
parent17ecb3552cb7d7e7f82cc8b2e1b83f276525cbda
btrfs-tools: upgrade 5.12.1 -> 5.13

    Add patch to fix bug for undeclared macro on musl.

    btrfs-progs-5.13 (2021-07-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

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/btrfs-tools/btrfs-tools/0001-fix-error-for-undeclared-macro-on-musl.patch [new file with mode: 0644]
meta/recipes-devtools/btrfs-tools/btrfs-tools_5.13.bb [moved from meta/recipes-devtools/btrfs-tools/btrfs-tools_5.12.1.bb with 95% similarity]