Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 20 Jul 2013 17:47:38 +0000 (10:47 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 20 Jul 2013 17:47:38 +0000 (10:47 -0700)
commit90290c4ebe5c64ee34fea0d2cc3025cb934917b8
treef57eff4c719ca6a39f1e5ca70598cb80e82ccf96
parentd471ce53b1fab60110e4e9f647a345cea31752de
parent115930cb2d444a684975cf2325759cb48ebf80cc
Merge branch 'for-linus' of git://git./linux/kernel/git/josef/btrfs-next

Pull btrfs fixes from Josef Bacik:
 "I'm playing the role of Chris Mason this week while he's on vacation.
  There are a few critical fixes for btrfs here, all regressions and
  have been tested well"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next:
  Btrfs: fix wrong write offset when replacing a device
  Btrfs: re-add root to dead root list if we stop dropping it
  Btrfs: fix lock leak when resuming snapshot deletion
  Btrfs: update drop progress before stopping snapshot dropping