diff options
| author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2026-07-15 10:38:01 +0900 |
|---|---|---|
| committer | Namjae Jeon <linkinjeon@kernel.org> | 2026-08-19 18:16:34 +0900 |
| commit | a3976da121aef2b9bf0709e0fd257b2a7ae2749c (patch) | |
| tree | fb7dec3811888c937fe17679ff0c485d97cdcbcd /tools/perf/scripts/python/task-analyzer.py | |
| parent | f98d80d51777e2c8a26efec9b86541b3b5a154ae (diff) | |
ntfs: Remove use of __folio_index in handle_bounds_compressed_page()
Nobody is supposed to use page->__folio_index. Use page_offset()
instead, and simplify by working exclusively in loff_t instead of mixing
up loff_t and pgoff_t.
Link: https://lore.kernel.org/all/20260608210618.3437216-3-willy@infradead.org/
Fixes: 495e90fa3348 ("ntfs: update attrib operations")
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Co-developed-by: Hyunchul Lee <hyc.lee@gmail.com>
Signed-off-by: Hyunchul Lee <hyc.lee@gmail.com>
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
