Bug 215039
Summary: | Increased shutdown time | ||
---|---|---|---|
Product: | IO/Storage | Reporter: | loqs (kernel_bugzilla) |
Component: | Block Layer | Assignee: | Jens Axboe (axboe) |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | ||
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 5.16-rc1 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: |
git bisect log for the issue
kernel config dmesg for 5.16-rc1 Fix failure to put queue |
Description
loqs
2021-11-15 20:59:05 UTC
What storage devices are you using? A dmesg from a fresh boot would be interesting to see, including a mount output. Created attachment 299589 [details]
kernel config
Created attachment 299591 [details]
dmesg for 5.16-rc1
Created attachment 299593 [details]
Fix failure to put queue
Can you try the attached patch? With put.patch applied to 5-16-rc1 the issue is resolved. Thank you for the incredibly fast response. Awesome, thanks for the quick testing. I'd like to add attribution in the patch for how reported and tested the issue. If you give me your real name and email, I can put that in there when posting it. Stephen Smith stephenmsmith@blueyonder.co.uk Great, thanks. Sent out for review and also queued up in the below branch: https://git.kernel.dk/cgit/linux-block/log/?h=block-5.16 I'll close this issue now. |