On 8/27/19 2:03 PM, Song Liu wrote: > Hi Jens, > >> On Aug 27, 2019, at 12:58 PM, Jens Axboe <axboe@xxxxxxxxx> wrote: >> >> On 8/27/19 1:47 PM, Song Liu wrote: >>> Hi Jens, >>> >>> Please consider pulling the following patches for md on top of your for-5.4/block >>> branch. >>> >>> Thanks, >>> Song >>> >>> >>> >>> The following changes since commit 97b27821b4854ca744946dae32a3f2fd55bcd5bc: >>> >>> writeback, memcg: Implement foreign dirty flushing (2019-08-27 09:22:38 -0600) >>> >>> are available in the Git repository at: >>> >>> git://git.kernel.org/pub/scm/linux/kernel/git/song/md.git md-next >>> >>> for you to fetch changes up to 0009fad033370802de75e4cedab54f4d86450e22: >>> >>> raid5 improve too many read errors msg by adding limits (2019-08-27 12:36:37 -0700) >>> >>> ---------------------------------------------------------------- >>> NeilBrown (2): >>> md: only call set_in_sync() when it is expected to succeed. >>> md: don't report active array_state until after revalidate_disk() completes. >>> >>> Nigel Croxon (1): >>> raid5 improve too many read errors msg by adding limits >> >> You've cut the bottom part of this off, which is a bit problematic as I >> always verify that the diffstat matches between what you send and what >> I pull. >> > > Sorry for this problem. Here is the full note from git-request-pull: > > Thanks, > Song > > > > The following changes since commit 97b27821b4854ca744946dae32a3f2fd55bcd5bc: > > writeback, memcg: Implement foreign dirty flushing (2019-08-27 09:22:38 -0600) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/song/md.git md-next > > for you to fetch changes up to 0009fad033370802de75e4cedab54f4d86450e22: > > raid5 improve too many read errors msg by adding limits (2019-08-27 12:36:37 -0700) > > ---------------------------------------------------------------- > NeilBrown (2): > md: only call set_in_sync() when it is expected to succeed. > md: don't report active array_state until after revalidate_disk() completes. > > Nigel Croxon (1): > raid5 improve too many read errors msg by adding limits > > drivers/md/md.c | 14 +++++++++----- > drivers/md/md.h | 3 +++ > drivers/md/raid5.c | 14 ++++++++++---- > 3 files changed, 22 insertions(+), 9 deletions(-) Thanks, that's what I got, too. -- Jens Axboe