git: kernel: Use rn_flush()/rn_freehead() to flush/delete radix trees

Aaron LI aly at crater.dragonflybsd.org
Wed Nov 15 17:42:20 PST 2023


commit 0d7b85c86b2f2be0b6e31f289c2a5da21d4d2003
Author: Aaron LI <aly at aaronly.me>
Date:   Wed Nov 15 13:03:41 2023 +0800

    kernel: Use rn_flush()/rn_freehead() to flush/delete radix trees

Summary of changes:
 sys/kern/vfs_subr.c                | 80 ++++++++++----------------------------
 sys/net/ipfw/ip_fw2.c              | 28 ++++++-------
 sys/net/ipfw3_basic/ip_fw3_table.c | 48 ++++-------------------
 sys/net/ipfw3_basic/ip_fw3_table.h |  3 +-
 sys/net/pf/pf_ioctl.c              | 15 +------
 5 files changed, 42 insertions(+), 132 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0d7b85c86b2f2be0b6e31f289c2a5da21d4d2003


-- 
DragonFly BSD source repository


More information about the Commits mailing list