Commit 23e5b93
committed
Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md into block-6.3
Pull MD fixes from Song:
"This set contains two fixes for old issues (by Neil) and one fix
for 6.3 (by Xiao)."
* 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md:
md: select BLOCK_LEGACY_AUTOLOAD
md: avoid signed overflow in slot_store()
md: Free resources in __md_stop2 files changed
Lines changed: 12 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
18 | 22 | | |
19 | 23 | | |
20 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3128 | 3128 | | |
3129 | 3129 | | |
3130 | 3130 | | |
| 3131 | + | |
| 3132 | + | |
| 3133 | + | |
3131 | 3134 | | |
3132 | 3135 | | |
3133 | 3136 | | |
| |||
6256 | 6259 | | |
6257 | 6260 | | |
6258 | 6261 | | |
| 6262 | + | |
| 6263 | + | |
| 6264 | + | |
| 6265 | + | |
| 6266 | + | |
6259 | 6267 | | |
6260 | 6268 | | |
6261 | 6269 | | |
| |||
6265 | 6273 | | |
6266 | 6274 | | |
6267 | 6275 | | |
6268 | | - | |
6269 | | - | |
6270 | | - | |
6271 | | - | |
6272 | 6276 | | |
6273 | 6277 | | |
6274 | 6278 | | |
| |||
7839 | 7843 | | |
7840 | 7844 | | |
7841 | 7845 | | |
7842 | | - | |
7843 | | - | |
7844 | | - | |
7845 | | - | |
7846 | | - | |
7847 | 7846 | | |
7848 | 7847 | | |
7849 | 7848 | | |
| |||
0 commit comments