aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers/time.c
diff options
context:
space:
mode:
authorwangzijie <[email protected]>2025-07-28 05:02:36 +0000
committerJaegeuk Kim <[email protected]>2025-07-28 16:30:02 +0000
commit40aa9e1223fd38e65ac72373e642c7638a3b4752 (patch)
treec20bfefeea4c07ecf18e00389122dc06da8237a6 /rust/helpers/time.c
parentf2fs: avoid redundant clean nat entry move in lru list (diff)
downloadkernel-40aa9e1223fd38e65ac72373e642c7638a3b4752.tar.gz
kernel-40aa9e1223fd38e65ac72373e642c7638a3b4752.zip
f2fs: directly add newly allocated pre-dirty nat entry to dirty set list
When we need to alloc nat entry and set it dirty, we can directly add it to dirty set list(or initialize its list_head for new_ne) instead of adding it to clean list and make a move. Introduce init_dirty flag to do it. Signed-off-by: wangzijie <[email protected]> Reviewed-by: Chao Yu <[email protected]> Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'rust/helpers/time.c')
0 files changed, 0 insertions, 0 deletions