Merge branch 'for-linus' of git://git.kernel.dk/linux-block
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 13 Aug 2015 20:44:32 +0000 (13:44 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 13 Aug 2015 20:44:32 +0000 (13:44 -0700)
commitebcbf1664cda2bb504a3c5c1ced114daf4ddf54b
tree3390cc1b7a428078337aa2e737440f6479fd673e
parent6b476e114061599a6ab8d5464a5e16989cb98653
parente162b219ae6a64be353f254bd4ba1c9627c67749
Merge branch 'for-linus' of git://git.kernel.dk/linux-block

Pull xen block driver fixes from Jens Axboe:
 "A few small bug fixes for xen-blk{front,back} that have been sitting
  over my vacation"

* 'for-linus' of git://git.kernel.dk/linux-block:
  xen-blkback: replace work_pending with work_busy in purge_persistent_gnt()
  xen-blkfront: don't add indirect pages to list when !feature_persistent
  xen-blkfront: introduce blkfront_gather_backend_features()