Bug 202749
Summary: | f2fs: possibly fail to pageout because PagePrivate is set without increasing page count in .set_page_dirty() | ||
---|---|---|---|
Product: | File System | Reporter: | Gao Xiang (hsiangkao) |
Component: | f2fs | Assignee: | Default virtual assignee for f2fs (filesystem_f2fs) |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | chao, jaegeuk |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 5.0 and older | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
Gao Xiang
2019-03-04 14:23:32 UTC
mark as fixed. For better bug track, attaching related fixing patch info as below: 240a59156d9b ("f2fs: fix to add refcount once page is tagged PG_private") https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=240a59156d9bcfabceddb66be449e7b32fb5dc4a |