]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
btrfs-tools: upgrade 6.11 -> 6.12
authorWang Mingyu <wangmy@cn.fujitsu.com>
Mon, 9 Dec 2024 23:56:35 +0000 (07:56 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 12 Dec 2024 12:39:46 +0000 (12:39 +0000)
commitef59c676cf0aa9acb6180cdc74c6404d859b4880
tree87bdfde0967c1e930c95fd10bb2819c56f1ff949
parent35ab69c7b824cb51b5bf869beb16eb118331c176
btrfs-tools: upgrade 6.11 -> 6.12

Changelog:
============
* subvolume delete: add new option to do recursive subvolume deletion (for
regular user delete only accessible subvolumes)
* mkfs:
  * new option --subvol to create subvolumes in given paths, read-write,
  read-only and default
  * add hard link detection support for --rootdir option
* fixes:
  * receive: message verbosity fixes
  * check: fix false positive report of missing checksum for extent holes
  * check: handle compressed extents when checking tree log
  * when asking Y/N user questions, flush the terminal so the question is
   displayed (e.g. btrfstune -S)
* other
  * code refactoring, error handling
  * python packaging fixes
  * documentation updates
  * new tests

Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/btrfs-tools/btrfs-tools_6.12.bb [moved from meta/recipes-devtools/btrfs-tools/btrfs-tools_6.11.bb with 98% similarity]