git: sys/vfs/hammer2: Remove unused hammer2_chain_wait()
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Fri Oct 16 08:30:26 PDT 2020
commit e8c391e73103685872e94ea533eeed262aac7c12
Author: Tomohiro Kusumi <tkusumi at netbsd.org>
Date: Fri Oct 16 02:12:24 2020 +0900
sys/vfs/hammer2: Remove unused hammer2_chain_wait()
This should have been removed along with other chain functions
in 278ab2b27e913575840951f625eb2d8620aafa34 in 2014 when cluster
functions replaced them.
Summary of changes:
sys/vfs/hammer2/hammer2.h | 1 -
sys/vfs/hammer2/hammer2_chain.c | 6 ------
2 files changed, 7 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e8c391e73103685872e94ea533eeed262aac7c12
--
DragonFly BSD source repository
More information about the Commits
mailing list