On 4/19/19 6:06 PM, Song Liu wrote: > Hi Jens, > > Please consider pulling the following patches on top of your for-5.2/block branch. > > Thanks, > Song > > > The following changes since commit 2c88e3c7ec32d7a40cc7c9b4a487cf90e4671bdd: > > block: fix use-after-free on gendisk (2019-04-15 15:36:20 -0600) > > are available in the Git repository at: > > https://github.com/liu-song-6/linux.git md-next > > for you to fetch changes up to b2176a1dfb518d870ee073445d27055fea64dfb8: > > md/raid: raid5 preserve the writeback action after the parity check (2019-04-16 14:33:18 -0700) > > ---------------------------------------------------------------- > Nigel Croxon (1): > md/raid: raid5 preserve the writeback action after the parity check > > Pawel Baldysiak (1): > md: return -ENODEV if rdev has no mddev assigned > > Song Liu (1): > Revert "Don't jump to compute_result state from check_result state" > > drivers/md/md.c | 4 ++-- > drivers/md/raid5.c | 29 ++++++++++++++++++++++++----- > 2 files changed, 26 insertions(+), 7 deletions(-) Pulled, thanks Song. -- Jens Axboe