Merge tag 'for-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 22 Apr 2018 19:09:27 +0000 (12:09 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 22 Apr 2018 19:09:27 +0000 (12:09 -0700)
commitd54b5c1315b25c7baea2fa6017a9e5d9d326742a
treee7feabc729cc94abc548f0238fa65a7212327439
parent37a535edd72cacf73b456d4e9272ff2ee4bf7405
parentc0872323746e11fc79344e3738b283a8cda86654
Merge tag 'for-4.17-rc1-tag' of git://git./linux/kernel/git/kdave/linux

Pull btrfs fixes from David Sterba:
 "This contains a few fixups to the qgroup patches that were merged this
  dev cycle, unaligned access fix, blockgroup removal corner case fix
  and a small debugging output tweak"

* tag 'for-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux:
  btrfs: print-tree: debugging output enhancement
  btrfs: Fix race condition between delayed refs and blockgroup removal
  btrfs: fix unaligned access in readdir
  btrfs: Fix wrong btrfs_delalloc_release_extents parameter
  btrfs: delayed-inode: Remove wrong qgroup meta reservation calls
  btrfs: qgroup: Use independent and accurate per inode qgroup rsv
  btrfs: qgroup: Commit transaction in advance to reduce early EDQUOT
fs/btrfs/extent-tree.c