git: sys/vfs/hammer2: Remove comments on removed stuff
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Tue Oct 11 01:00:44 PDT 2022
commit a011271d2db1b78d4b45105cfb4153ba34406e96
Author: Tomohiro Kusumi <tkusumi at netbsd.org>
Date: Tue Oct 11 00:30:16 2022 -0700
sys/vfs/hammer2: Remove comments on removed stuff
HAMMER2_XOP_SYNCHRONIZER appeared only in this comment in
c847e8387ad749d611d395742d337213aefef3b9 in 2015, and never actually existed.
ECHECK appeared only in this comment in
f3bfcc3fda3d70dd80cbb0440b5b8649ca2d07de in 2022, and never actually existed.
"layerq" was removed in 8138a154be31c3db1d8bd046ca7b003a6c79c01c in 2014.
io_complete() was removed in 85b1f267a5c33386e0761edb93a486fce13e8e88 in 2017.
Summary of changes:
sys/vfs/hammer2/hammer2_admin.c | 8 +-------
sys/vfs/hammer2/hammer2_chain.c | 4 ----
sys/vfs/hammer2/hammer2_io.c | 5 +----
3 files changed, 2 insertions(+), 15 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a011271d2db1b78d4b45105cfb4153ba34406e96
--
DragonFly BSD source repository
More information about the Commits
mailing list