Commit d945404
committed
Merge tag 'block-5.19-2022-07-21' of git://git.kernel.dk/linux-block
Pull block fix from Jens Axboe:
"Just a single fix for missing error propagation for an allocation
failure in raid5"
* tag 'block-5.19-2022-07-21' of git://git.kernel.dk/linux-block:
md/raid5: missing error code in setup_conf()1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7304 | 7304 | | |
7305 | 7305 | | |
7306 | 7306 | | |
7307 | | - | |
| 7307 | + | |
| 7308 | + | |
| 7309 | + | |
7308 | 7310 | | |
7309 | 7311 | | |
7310 | 7312 | | |
| |||
0 commit comments