From: Jens Axboe Date: Wed, 7 Aug 2019 18:26:53 +0000 (-0600) Subject: Merge branch 'md-next' of https://github.com/liu-song-6/linux into for-5.4/block X-Git-Tag: v5.4-rc1~148^2~99 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e8fc87f6a94703b41bd65b97253ba64710acf0d4;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'md-next' of https://github.com/liu-song-6/linux into for-5.4/block Pull MD changes from Song. * 'md-next' of https://github.com/liu-song-6/linux: raid1: factor out a common routine to handle the completion of sync write md: don't call spare_active in md_reap_sync_thread if all member devices can't work md: don't set In_sync if array is frozen md: allow last device to be forcibly removed from RAID1/RAID10. md: Convert to use int_pow() md/raid10: end bio when the device faulty md/raid1: end bio when the device faulty md/raid6: Set R5_ReadError when there is read failure on parity disk raid1: use an int as the return value of raise_barrier() --- e8fc87f6a94703b41bd65b97253ba64710acf0d4