From 612512a99c73aae266b07a39709e13e92aa0afa7 Mon Sep 17 00:00:00 2001 From: David Sterba Date: Fri, 30 Jul 2021 16:14:29 +0200 Subject: [PATCH] btrfs-progs: update CHANGES for 5.13.1 Signed-off-by: David Sterba --- CHANGES | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGES b/CHANGES index 230fd66a..ca2363e8 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,13 @@ +btrfs-progs-5.13.1 (2021-07-30) +* build: fix build on musl libc due to missing definition of NAME_MAX +* check: + * batch more work into one transaction when clearing v1 free space inodes + * detect directoris with wrong number of links +* libbtrfsutil: fix race between subvolume iterator and deletion +* mkfs: be more specific about supported profiles for zoned device +* other: + * documentation updates + 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