Pull MD fixes from Shaohua Li:
 "Three small fixes for MD:
   - md-cluster fix for faulty device from Guoqing
   - writehint fix for writebehind IO for raid1 from Mariusz
   - a live lock fix for interrupted recovery from Yufen"
* tag 'md/4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md:
  raid1: copy write hint from master bio to behind bio
  md/raid1: exit sync request if MD_RECOVERY_INTR is set
  md-cluster: don't update recovery_offset for faulty device