diff options
author | 2025-07-28 13:02:35 +0800 | |
---|---|---|
committer | 2025-07-28 16:29:59 +0000 | |
commit | 0349b7f95c806ea30d558c7fec9502f4470fb1b6 (patch) | |
tree | 17926f08a9689898c9298ec9d09507140c27d5b6 /rust/pin-init/internal/src | |
parent | f2fs: zone: wait for inflight dio completion, excluding pinned files read using dio (diff) | |
download | wireguard-linux-0349b7f95c806ea30d558c7fec9502f4470fb1b6.tar.xz wireguard-linux-0349b7f95c806ea30d558c7fec9502f4470fb1b6.zip |
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 'rust/pin-init/internal/src')
0 files changed, 0 insertions, 0 deletions