]> code.ossystems Code Review - openembedded-core.git/commit
btrfs-tools: upgrade 5.15.1 -> 5.16
authorwangmy <wangmy@fujitsu.com>
Wed, 19 Jan 2022 01:07:09 +0000 (09:07 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 20 Jan 2022 11:57:24 +0000 (11:57 +0000)
commit420191dc951f04b36645ffae2d946b50150feab0
tree6a45759864c616b34c071e1dd47539bd34349038
parent6ad7240c732dd63e74ac32588b92241030c194ae
btrfs-tools: upgrade 5.15.1 -> 5.16

0001-btrfs-tools-include-linux-const.h-to-fix-build-with-.patch
removed since it is included in 5.16

Add 0001-btrfs-progs-kerncompat-add-local-definition-for-alig.patch
to fix "undefined reference to `__ALIGN_KERNEL'".

Changelog:
=========
 - rescue: new subcommand clear-uuid-tree to fix failed mount due to bad uuid
   subvolume keys, caught by tree-checker
 - fi du: skip inaccessible files
 - prop: properly resolve to symlink targets
 - send, receive: fix crash after parent subvolume lookup errors
 - build:
   fix build on 5.12+ kernels due to changes in linux/kernel.h
   fix build on musl with old kernel headers
 - other:
   error handling fixes, cleanups, refactoring
   extent tree v2 preparatory work
   lots of RST documentation updates (last release with asciidoc sources),
   https://btrfs.readthedocs.io

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/btrfs-tools/btrfs-tools/0001-btrfs-progs-kerncompat-add-local-definition-for-alig.patch [new file with mode: 0644]
meta/recipes-devtools/btrfs-tools/btrfs-tools/0001-btrfs-tools-include-linux-const.h-to-fix-build-with-.patch [deleted file]
meta/recipes-devtools/btrfs-tools/btrfs-tools_5.16.bb [moved from meta/recipes-devtools/btrfs-tools/btrfs-tools_5.15.1.bb with 95% similarity]