Hi,

here's another bugfix release of btrfs-progs. Updating is recommended.

* subvol sync: make it actually work again:
  it's been broken since 4.1.2, due to a reversed condition it returned
  immediatelly instead of waiting for

* scanning: do not scan already discovered filesystems (minor optimization)
* convert: better error message in case the filesystem is not finalized
* restore: off-by-one symlink path check fix

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:
Anand Jain (1):
      btrfs-progs: optimize not to scan repeated fsid mount points

David Sterba (2):
      btrfs-progs: subvol sync: fix reversed condition
      Btrfs progs v4.2.3

Qu Wenruo (1):
      btrfs-progs: convert: Print different error message if convert partly 
failed.

Vincent Stehlé (1):
      btrfs-progs: restore: fix off-by-one len check
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to