diff options
| author | Matthew Wilcox (Oracle) <[email protected]> | 2023-07-13 04:55:11 +0100 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-08-18 10:12:30 -0700 |
| commit | 8147c4c4546f9f05ef03bb839b741473b28bb560 (patch) | |
| tree | 8ef52af7514fc424bc9986c3439101d0e5e56318 /tools/perf/scripts/python | |
| parent | 07811230c3cd820a88c3429c646d3fa60aac65e5 (diff) | |
jbd2: use a folio in jbd2_journal_write_metadata_buffer()
The primary goal here is removing the use of set_bh_page(). Take the
opportunity to switch from kmap_atomic() to kmap_local(). This simplifies
the function as the offset is already added to the pointer.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Reviewed-by: Jan Kara <[email protected]>
Cc: "Theodore Ts'o" <[email protected]>
Cc: Alexander Viro <[email protected]>
Cc: Christian Brauner <[email protected]>
Cc: David Sterba <[email protected]>
Cc: Konstantin Komarov <[email protected]>
Cc: Nathan Chancellor <[email protected]>
Cc: Nick Desaulniers <[email protected]>
Cc: Pankaj Raghav <[email protected]>
Cc: Tom Rix <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions