https://bugzilla.kernel.org/show_bug.cgi?id=220321
--- Comment #5 from SEO HOYOUNG (hy50....@samsung.com) --- Hi, I uploaded to mainline fix patch. But I do not know it is right. https://lore.kernel.org/linux-scsi/20250721064024.113841-1-hy50....@samsung.com/T/#u I thought of another way, how about below it? How about it to change "flush_delayed_work" to "cancel_work_sync" or "cancel_delayed_work_sync". Then it will be wait until writeback workqueue done. And "quota_release_work" function will queueing to events_unbound. Because if "cancel_work_sync" is called, the second argument of "__flsuh work" is called as true, and "check_flush_dependency" will be return normally, so it is unlikely that there will be a problem. -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug. _______________________________________________ Linux-f2fs-devel mailing list Linux-f2fs-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel