diff options
author | wangzijie <wangzijie1@honor.com> | 2025-07-28 13:02:35 +0800 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2025-07-28 16:29:59 +0000 |
commit | 0349b7f95c806ea30d558c7fec9502f4470fb1b6 (patch) | |
tree | 17926f08a9689898c9298ec9d09507140c27d5b6 /scripts/gdb/linux/pgtable.py | |
parent | 3bf1bab503a58ed7dcfcd399c30ad0b976eb2620 (diff) |
f2fs: avoid redundant clean nat entry move in lru list
__lookup_nat_cache follows LRU manner to move clean nat entry, when nat
entries are going to be dirty, no need to move them to tail of lru list.
Introduce a parameter 'for_dirty' to avoid it.
Signed-off-by: wangzijie <wangzijie1@honor.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/pgtable.py')
0 files changed, 0 insertions, 0 deletions