git: sys/vfs/hammer2: Remove obsolete code/comment in freemap
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Thu May 11 23:53:29 PDT 2023
commit c4cc6dbe3659194c7103e7d536861cfd9cb52203
Author: Tomohiro Kusumi <tkusumi at netbsd.org>
Date: Thu May 11 23:26:29 2023 -0700
sys/vfs/hammer2: Remove obsolete code/comment in freemap
The code for this comment (freemap_radix) was removed in
93f3933ac3e2ad37a7ba775663c711b13588f147 in 2013.
The #if0'd code right below this is unrelated code from
different commit, and it also does not compile anymore.
Summary of changes:
sys/vfs/hammer2/hammer2_freemap.c | 23 -----------------------
1 file changed, 23 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c4cc6dbe3659194c7103e7d536861cfd9cb52203
--
DragonFly BSD source repository
More information about the Commits
mailing list