Bug 214655
Summary: | BUG: unable to handle kernel paging request in __dquot_free_space | ||
---|---|---|---|
Product: | File System | Reporter: | 6201613047 |
Component: | ext4 | Assignee: | fs_ext4 (fs_ext4) |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | jack |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 5.15-rc-ksmbd-part2 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: | poc |
Description
6201613047
2021-10-09 01:16:02 UTC
Thanks for report. I'll try to reproduce this in my test VM. I have recently merged some fixes for detecting corrupted quota files from Zhang Yi so maybe this is already fixed but let's see... Indeed, I can reproduce the problem with current Linus' kernel but I cannot reproduce anymore with the fixes I have queued in my tree. Namely: d0e36a62bd4c "quota: correct error number in free_dqentry()" 9bf3d2033129 "quota: check block number when reading the block in quota file" So closing this as fixed. |