git: sbin/hammer2: Use libkern instead of sbin/hammer2/icrc.c

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Fri Sep 13 09:07:37 PDT 2019


commit b13222e636c32881950d4389a52d1de098ed058c
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Fri Sep 13 04:11:48 2019 +0900

    sbin/hammer2: Use libkern instead of sbin/hammer2/icrc.c
    
    sys/vfs/hammer2 and sbin/newfs_hammer2 uses libkern.
    Remove sbin/hammer2/icrc.c.
    
    Also see d557434b1f5510b6fed895379af444f0d034c07b,
    freebsd/freebsd at d22f1350d2b99a2c94df984d76b37089bc7d610a.

Summary of changes:
 sbin/hammer2/Makefile  |   8 +--
 sbin/hammer2/hammer2.h |   6 +-
 sbin/hammer2/icrc.c    | 146 -------------------------------------------------
 3 files changed, 7 insertions(+), 153 deletions(-)
 delete mode 100644 sbin/hammer2/icrc.c

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b13222e636c32881950d4389a52d1de098ed058c


-- 
DragonFly BSD source repository



More information about the Commits mailing list