linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Sterba <dsterba@suse.com>
To: linux-btrfs@vger.kernel.org
Cc: clm@fb.com
Subject: Btrfs progs release 4.13.2
Date: Fri,  6 Oct 2017 14:51:10 +0200	[thread overview]
Message-ID: <20171006125110.14138-1-dsterba@suse.com> (raw)

Hi,

btrfs-progs version 4.13.2 have been released.

This is a bugfix release for the subvolume listing and deletion commands, and
performance improvement for the 'check' command that should decrease running
time of some fstests.

Changes:
  * subvol list:
    * don't list toplevel subvolume among deleted (broken since 4.8.3)
    * minor adjustments of uuid print format
  * subvol delete:
    * fix swapped behaviour of --commit-each and --commit-after
    * fix potentially lost sync if subvolumes are from different filesystems
  * check: add cache for metadata blocks, should improve performance
  * other:
    * new tests, testsuite updates
    * doc updates
    * cleanups

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

Shortlog:

David Sterba (9):
      btrfs-progs: mkfs: use existing helper for path concatenation
      btrfs-progs: mkfs: remove unused function
      btrfs-progs: docs: update btrfs-balance
      btrfs-progs: subvol: group options in help
      btrfs-progs: set fixed with for printing uuids of subvolumes
      btrfs-progs: subvol list: don't list FS_TREE as deleted
      btrfs-progs: tests: don't list toplevel subvolme in 'subvol list'
      btrfs-progs: update CHANGES for v4.13.2
      Btrfs progs v4.13.2

Holger Hoffstätte (1):
      btrfs-progs: right-align number columns in btrfs-debugfs output

Jeff Mahoney (7):
      btrfs-progs: check: supplement extent backref list with rbtree
      btrfs-progs: check: switch to iterating over the backref_tree
      btrfs-progs: extent-cache: actually cache extent buffers
      btrfs-progs: backref: push state tracking into a helper structure
      btrfs-progs: backref: add list_first_pref helper
      btrfs-progs: backref: use separate list for missing keys
      btrfs-progs: backref: use separate list for indirect refs

Misono, Tomohiro (6):
      btrfs-progs: subvol: exchange subvol del --commit-after and --commit-each
      btrfs-progs: move get_fsid() to utils.c
      btrfs-progs: move seen_fsid to utils.c
      btrfs-progs: change seen_fsid to hold fd and DIR
      btrfs-progs: subvol: fix subvol del --commit-after
      btrfs-progs: misc-test: use raid1 for data to enable mount with -o degraded

Su Yue (1):
      btrfs-progs: tests: arg override in command line

Yingyi Luo (2):
      btrfs-progs: convert: move link_subvol out of main
      btrfs-progs: add a parameter to btrfs_mksubvol

                 reply	other threads:[~2017-10-06 12:53 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20171006125110.14138-1-dsterba@suse.com \
    --to=dsterba@suse.com \
    --cc=clm@fb.com \
    --cc=linux-btrfs@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).