diff options
author | 2025-05-14 18:06:03 +0100 | |
---|---|---|
committer | 2025-05-31 22:46:07 -0700 | |
commit | 80ae99c5727f35d2ed7e011fb0b72c2fe7c5a908 (patch) | |
tree | 6619e2e22476c7235c91fc53c233e03c1198a4e1 /tools/perf/scripts/python/stackcollapse.py | |
parent | mm: rename page->index to page->__folio_index (diff) | |
download | wireguard-linux-80ae99c5727f35d2ed7e011fb0b72c2fe7c5a908.tar.xz wireguard-linux-80ae99c5727f35d2ed7e011fb0b72c2fe7c5a908.zip |
ntfs3: use folios more in ntfs_compress_write()
Remove the local 'page' variable and do everything in terms of folios.
Removes the last user of copy_page_from_iter_atomic() and a hidden call to
compound_head() in ClearPageDirty().
Link: https://lkml.kernel.org/r/20250514170607.3000994-3-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Cc: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
Cc: Alexander Viro <viro@zeniv.linux.org.uk>
Cc: Hugh Dickins <hughd@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions