git: sys/vfs/hammer2: hammer2_dump_chain() should belong to hammer2_chain.c

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Tue Oct 4 00:55:39 PDT 2022


commit 5b691df11e77072460ac7e17f1b19a51b0039e90
Author: Tomohiro Kusumi <tkusumi at netbsd.org>
Date:   Sun Oct 2 23:12:38 2022 -0700

    sys/vfs/hammer2: hammer2_dump_chain() should belong to hammer2_chain.c

Summary of changes:
 sys/vfs/hammer2/hammer2.h        |  4 +--
 sys/vfs/hammer2/hammer2_chain.c  | 55 ++++++++++++++++++++++++++++++++++++++++
 sys/vfs/hammer2/hammer2_vfsops.c | 55 ----------------------------------------
 3 files changed, 57 insertions(+), 57 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5b691df11e77072460ac7e17f1b19a51b0039e90


-- 
DragonFly BSD source repository


More information about the Commits mailing list