|
|
Subscribe / Log in / New account

Btrfs progs release 5.13.1

From:  David Sterba <dsterba-AT-suse.com>
To:  linux-btrfs-AT-vger.kernel.org
Subject:  Btrfs progs release 5.13.1
Date:  Fri, 30 Jul 2021 16:18:37 +0200
Message-ID:  <20210730141837.30571-1-dsterba@suse.com>
Archive-link:  Article

Hi,

btrfs-progs version 5.12.1 have been released. This is a bugfix release.

Changelog:

* 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

Tarballs: https://www.kernel.org/pub/linux/kernel/people/kdave/btrf...
Git: git://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs.git

Shortlog:

David Sterba (5):
      btrfs-progs: add nparity for raid1c34 definitions
      btrfs-progs: ci: add script to do build test on musl
      btrfs-progs: mkfs: update message when creating zoned fs with non-single profiles
      btrfs-progs: update CHANGES for 5.13.1
      Btrfs progs v5.13.1

Omar Sandoval (1):
      libbtrfsutil: fix race between subvolume iterator and deletion

Qu Wenruo (4):
      btrfs-progs: docs: fix the out-of-date comment about free space tree support
      btrfs-progs: check: batch v1 space cache inodes when clearing
      btrfs-progs: check/original: detect directory inode with nlinks >= 2
      btrfs-progs: tests: check nlinks for directories

Sidong Yang (1):
      btrfs-progs: cmds: fix build on musl when using NAME_MAX

er888kh (1):
      libbtrfsutil: fix typo in README example



Copyright © 2021, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds