Re: [PATCH 0/2] md/md-llbimtap: fix two corner case problems
"Yu Kuai" <[email protected]>
| Newsgroups | gmane.linux.kernel,gmane.linux.block,gmane.linux.raid |
|---|---|
| Message-ID | <[email protected]> |
Hi, 在 2026/1/24 11:38, Jens Axboe 写道: > On 1/23/26 11:26 AM, Yu Kuai wrote: >> Yu Kuai (2): >> md/raid5: fix IO hang with degraded array with llbitmap >> md/md-llbitmap: fix percpu_ref not resurrected on suspend timeout >> >> drivers/md/md-llbitmap.c | 4 +++- >> drivers/md/raid5.c | 7 ++++++- >> 2 files changed, 9 insertions(+), 2 deletions(-) > Is this just for review, or do you want them picked up off the list > too? > > Both look fine to me, fwiw. I'll send a pull request soon. Sorry for the noise, I used the wrong script that is used to send pull request for this set. > -- Thansk, Kuai