mbox series

[GIT,PULL] md-6.12 20240906

Message ID 7EA0AC98-64A3-4DC9-B204-8533DA2DDE5F@fb.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] md-6.12 20240906 | expand

Pull-request

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

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. 6, 2024, 7:43 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, by Xiao Ni, adds a sysfs  entry 
"new_level". 


Thanks,
Song



The following changes since commit 2d2b3bc145b9d5b5c6f07d22291723ddb024ca76:

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

are available in the Git repository at:

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

for you to fetch changes up to d981ed8419303ed12351eea8541ad6cb76455fe3:

  md: Add new_level sysfs interface (2024-09-06 10:31:12 -0700)

----------------------------------------------------------------
Xiao Ni (1):
      md: Add new_level sysfs interface

 drivers/md/md.c | 29 +++++++++++++++++++++++++++++
 1 file changed, 29 insertions(+)

Comments

Jens Axboe Sept. 6, 2024, 8:45 p.m. UTC | #1
On 9/6/24 1:43 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, by Xiao Ni, adds a sysfs  entry 
> "new_level". 

Pulled, thanks.