diff options
author | Jan Kara <[email protected]> | 2023-03-29 17:49:42 +0200 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2023-04-14 19:58:33 -0400 |
commit | 951cafa6b80e55b966047b0c9cc5564df8b92145 (patch) | |
tree | eae740badbc4aeb7c5c8ff622c9d6584c7212198 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 7c375870fdc5f50a001f8265cd8744a78d2d43ab (diff) |
ext4: Simplify handling of journalled data in ext4_bmap()
Now that ext4_writepages() gets journalled data into its final location
we just use filemap_write_and_wait() instead of special handling of
journalled data in ext4_bmap(). We can also drop EXT4_STATE_JDATA flag
as it is not used anymore.
Signed-off-by: Jan Kara <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions