Bug 215895
Summary: | kernel BUG at fs/inode.c:611! | ||
---|---|---|---|
Product: | File System | Reporter: | bughunter (yanming) |
Component: | f2fs | Assignee: | Default virtual assignee for f2fs (filesystem_f2fs) |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | chao |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 5.17 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: | case.c |
Description
bughunter
2022-04-27 08:17:31 UTC
Thanks for the report, could you please help to check below patch? https://lore.kernel.org/linux-f2fs-devel/20220428024940.12102-1-chao@kernel.org/T/#u This bug disappears after adding the patch! Thank you for helping me solve the problem :) |