Hi,

a pre-release has been tagged. There are build and misc bugfixes. I'm doing a
rc for a minor release as it proved to be useful in the past when dealing with
the build errors. Please test.  ETA for 4.8.2 is in +2 days.

Changes since 4.8.1:
  * convert: also convert file attributes
  * check: quota verify fixes, handle reloc tree
  * build: add stub for FIEMAP_EXTENT_SHARED, compiles on ancient kernels
  * build: add stub for BUILD_ASSERT when ioctl.h is included
  * dump-tree: don't crash on unrecognized tree id for -t
  * tests:
    * add more ioctl tests
    * convert: more symlink tests, attribute tests
    * quota verify for reloc tree
  * other 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 (10):
      btrfs-progs: ioctl: add 32bit compat for SET_RECEIVED_SUBVOL
      btrfs-progs: ioctl: add 64bit compat for SEND
      btrfs-progs: tests: make the ioctl-test actually useful
      btrfs-progs: test: add default ioctl-test build
      btrfs-progs: mkfs: detect version of running kernel
      btrfs-progs: build: detect fiemap shared flag but don't fail build
      btrfs-progs: dump-tree: fix crash on unrecognized tree id
      btrfs-progs: ioctl: fix build failure if BUILD_ASSERT is not defined
      btrfs-progs: update CHANGES for v4.8.2
      Btrfs progs v4.8.2-rc1

Karel Zak (1):
      btrfs-progs: rename btrfs_scan_lblkid() to btrfs_scan_devices()

Lakshmipathi.G (2):
      btrfs-progs: btrfs-debugfs: cleanup unused variables reported by pylint
      btrfs-progs: Add fast,slow symlinks, fifo types to convert test

Lu Fengqi (1):
      btrfs-progs: move btrfs_extref_hash() to hash.h

Qu Wenruo (9):
      btrfs-progs: Copy btrfs inode flags from kernel header
      btrfs-progs: Make btrfs-debug-tree print all readable strings for inode 
flags
      btrfs-progs: convert: Convert ext inode flags to btrfs inode flags
      btrfs-progs: convert-test: Add test case for common inode flags
      btrfs-progs: Fix stack overflow for checking qgroup on tree reloc tree
      btrfs-progs: test: Add test image for btrfsck qgroup rescan detection
      btrfs-progs: test: Add image for quota verify stack overflow
      btrfs-progs: rename raid6.c to raid56.c
      btrfs-progs: volumes: Remove BUG_ON in raid56 write routine

Tsutomu Itoh (2):
      btrfs-progs: image: fix compiler warning
      btrfs-progs: send: remove unnecessary code
--
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