mbox series

[GIT,PULL] md-6.12 20240905

Message ID 3C49640C-030D-4AF6-9F11-9C44E38B1FE0@fb.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] md-6.12 20240905 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/song/md.git tags/md-6.12-20240905

Checks

Context Check Description
mdraidci/vmtest-md-6_12-VM_Test-0 success Logs for per-patch-testing
mdraidci/vmtest-md-6_12-PR success PR summary

Message

Song Liu Sept. 5, 2024, 7:38 p.m. UTC
Hi Jens, 

Please consider pulling the following change for md-6.12 on top of your 
for-6.12/block branch. 

This patch, from Mateusz Kusiak, improves the information reported in 
/proc/mdstat. 

Thanks,
Song



The following changes since commit fb16787b396c46158e46b588d357dea4e090020b:

  Merge branch 'md-6.12-raid5-opt' into md-6.12 (2024-08-29 11:22:13 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/song/md.git tags/md-6.12-20240905

for you to fetch changes up to 2d2b3bc145b9d5b5c6f07d22291723ddb024ca76:

  md: Report failed arrays as broken in mdstat (2024-09-04 14:52:45 -0700)

----------------------------------------------------------------
Mateusz Kusiak (1):
      md: Report failed arrays as broken in mdstat

 drivers/md/md.c | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

Comments

Jens Axboe Sept. 5, 2024, 7:48 p.m. UTC | #1
On 9/5/24 1:38 PM, Song Liu wrote:
> Hi Jens, 
> 
> Please consider pulling the following change for md-6.12 on top of your 
> for-6.12/block branch. 
> 
> This patch, from Mateusz Kusiak, improves the information reported in 
> /proc/mdstat. 

Pulled, thanks.