git: sys/vfs/hammer2: Remove unused hammer2_flush_info::debug
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Tue Jun 15 11:30:41 PDT 2021
commit 556042eaa0998d8eadc98c98187a6b356212983c
Author: Tomohiro Kusumi <tkusumi at netbsd.org>
Date: Mon Jun 14 01:12:07 2021 +0900
sys/vfs/hammer2: Remove unused hammer2_flush_info::debug
No longer used since 850d3f60f0a03e7a3f08357489acac749d6224ca in 2017.
Remove the entire "hammer2_debug & 0x200" code around this as well.
Summary of changes:
sys/vfs/hammer2/hammer2_flush.c | 24 +++---------------------
1 file changed, 3 insertions(+), 21 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/556042eaa0998d8eadc98c98187a6b356212983c
--
DragonFly BSD source repository
More information about the Commits
mailing list