diff options
| author | Zhang Yi <yi.zhang@huawei.com> | 2026-07-14 16:00:36 +0800 |
|---|---|---|
| committer | Theodore Ts'o <tytso@mit.edu> | 2026-07-22 12:57:15 -0400 |
| commit | e1cf7b5f5c8ad1e00d00c50c61c3e8fdc79cd422 (patch) | |
| tree | b09f9aac3d0b59b67c8199726089a5e29b22e9dc /tools/perf/scripts/python | |
| parent | 15cb16496446b94e67f7abcb049b8e2c75cd3d02 (diff) | |
ext4: use FGP_WRITEBEGIN for tail block zeroing
ext4_load_tail_bh() returns a locked folio that callers immediately
mutate through folio_zero_range() and mark_buffer_dirty(). Use
FGP_WRITEBEGIN so that, on backing devices that require stable writes,
__filemap_get_folio() waits for writeback to finish before returning
the folio; on regular devices the wait is a no-op.
Signed-off-by: Zhang Yi <yi.zhang@huawei.com>
Reviewed-by: Jan Kara <jack@suse.cz>
Link: https://patch.msgid.link/20260714080044.4038124-2-yi.zhang@huaweicloud.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
