diff options
| author | Jan Kara <jack@suse.cz> | 2026-03-26 15:06:31 +0100 |
|---|---|---|
| committer | Jan Kara <jack@suse.cz> | 2026-03-27 17:01:36 +0100 |
| commit | fffca572f9ca51607f180a37d0c898404c8f9112 (patch) | |
| tree | 0b91de63e160267c7b47a5b420ea880cd1fc2ece /tools/perf/scripts/python/stackcollapse.py | |
| parent | c369299895a591d96745d6492d4888259b004a9e (diff) | |
mpage: Provide variant of mpage_writepages() with own optional folio handler
Some filesystems need to treat some folios specially (for example for
inodes with inline data). Doing the handling in their .writepages method
in a race-free manner results in duplicating some of the writeback
internals. So provide generalized version of mpage_writepages() that
allows filesystem to provide a handler called for each folio which can
handle the folio in a special way.
Reviewed-by: Christoph Hellwig <hch@lst.de>
Link: https://patch.msgid.link/20260326140635.15895-3-jack@suse.cz
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
