linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Btrfs progs release 4.13.2
@ 2017-10-06 12:51 David Sterba
  0 siblings, 0 replies; only message in thread
From: David Sterba @ 2017-10-06 12:51 UTC (permalink / raw)
  To: linux-btrfs; +Cc: clm

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-10-06 12:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-06 12:51 Btrfs progs release 4.13.2 David Sterba

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).