Merge tag 'md/3.19' of git://neil.brown.name/md
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 14 Dec 2014 20:13:05 +0000 (12:13 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 14 Dec 2014 20:13:05 +0000 (12:13 -0800)
commit8fd9589ced9a4ab1cf23296fa1c17d07e883f734
tree48f284a1ded8e4a04719c838092dd00a7ad2eaf8
parent536e89ee53e9cbdec00e49ae1888bffa262043d8
parentf851b60db0fd83a10034c5cc9d9e58c758457b1c
Merge tag 'md/3.19' of git://neil.brown.name/md

Pull md updates from Neil Brown:
 "Three fixes for md.

   I did have a largish set of locking changes queued, but late testing
  showed they weren't quite as stable as I thought and while I fixed
  what I found, I decided it safer to delay them a release ...
  particularly as I'll be AFK for a few weeks.  So expect a larger batch
  next time :-)"

* tag 'md/3.19' of git://neil.brown.name/md:
  md: Check MD_RECOVERY_RUNNING as well as ->sync_thread.
  md: fix semicolon.cocci warnings
  md/raid5: fetch_block must fetch all the blocks handle_stripe_dirtying wants.
drivers/md/md.c