diff options
author | Zhang Yi <[email protected]> | 2021-06-10 19:24:39 +0800 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2021-06-24 10:55:41 -0400 |
commit | 3b672e3aedffc9f092e7e7eae0050a97a8ca508e (patch) | |
tree | 15cfcd21727ced4a7c78b55cd27b9a19ef2c5c0e /scripts/gdb/linux/timerlist.py | |
parent | dbf2bab7935b65689f3b39178cf87374f0334ead (diff) |
ext4: remove bdev_try_to_free_page() callback
After we introduce a jbd2 shrinker to release checkpointed buffer's
journal head, we could free buffer without bdev_try_to_free_page()
under memory pressure. So this patch remove the whole
bdev_try_to_free_page() callback directly. It also remove many
use-after-free issues relate to it together.
Signed-off-by: Zhang Yi <[email protected]>
Reviewed-by: Jan Kara <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions