Merge tag 'for-5.1-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 12 Mar 2019 21:53:57 +0000 (14:53 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 12 Mar 2019 21:53:57 +0000 (14:53 -0700)
commit92825b0298ca6822085ef483f914b6e0dea9bf66
treea6089c2d7f6d10d487bdc4d795cf2436c232ecae
parent1fbf3e48123d701584bc75ccac67ef2fe412ac4c
parentd3865159ac7823f645d313fdbac0b256ac01eeb9
Merge tag 'for-5.1-part2-tag' of git://git./linux/kernel/git/kdave/linux

Pull btrfs fixes from David Sterba:
 "Correctness and a deadlock fixes"

* tag 'for-5.1-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux:
  btrfs: zstd: ensure reclaim timer is properly cleaned up
  btrfs: move ulist allocation out of transaction in quota enable
  btrfs: save drop_progress if we drop refs at all
  btrfs: check for refs on snapshot delete resume
  Btrfs: fix deadlock between clone/dedupe and rename
  Btrfs: fix corruption reading shared and compressed extents after hole punching
fs/btrfs/ctree.h
fs/btrfs/extent_io.c