Skip to content

Conversation

@kpd-daemon
Copy link

@kpd-daemon kpd-daemon bot commented Aug 24, 2025

Pull request for series with
subject: md: Allow setting persistent superblock version for md= command line
version: 1
url: https://patchwork.kernel.org/project/linux-raid/list/?series=994909

This allows for setting a superblock version on the kernel command line to be
able to assemble version >=1.0 arrays. It can optionally be set like this:

md=vX.X,...

This will set the version of the array before assembly so it can be assembled
correctly.

Also updated docs accordingly.

Signed-off-by: Jeremias Stotter <jeremias@jears.at>
@kpd-daemon
Copy link
Author

kpd-daemon bot commented Aug 24, 2025

Upstream branch: c17fb54
series: https://patchwork.kernel.org/project/linux-raid/list/?series=994909
version: 1

@kpd-daemon
Copy link
Author

kpd-daemon bot commented Sep 2, 2025

Upstream branch: c17fb54
series: https://patchwork.kernel.org/project/linux-raid/list/?series=995251
version: 3

Pull request is NOT updated. Failed to apply https://patchwork.kernel.org/project/linux-raid/list/?series=995251
error message:

Cmd('git') failed due to: exit code(128)
  cmdline: git am --3way
  stdout: 'Applying: md: Allow setting persistent superblock version for md= command line
Patch failed at 0001 md: Allow setting persistent superblock version for md= command line'
  stderr: 'error: patch fragment without header at line 11: @@ -116,6 +162,8 @@ static int __init md_setup(char *str)
error: could not build fake ancestor
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config advice.mergeConflict false"'

conflict:


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant