git: usr.sbin/fstyp: Add HAS_DEVPATH for HAMMER1/2 support in FreeBSD/NetBSD

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Tue Dec 31 08:55:00 PST 2019


commit e3e33cad0c739d9b3af04117b573e7b96dbb3ab1
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Wed Jan 1 01:34:36 2020 +0900

    usr.sbin/fstyp: Add HAS_DEVPATH for HAMMER1/2 support in FreeBSD/NetBSD
    
    Since now that FreeBSD has an old version of hammer.c and hammer2.c,
    add HAS_DEVPATH conditional to make it easier for FreeBSD (and NetBSD)
    to sync with DragonFly for HAMMER1/2 support.

Summary of changes:
 usr.sbin/fstyp/fstyp.h   |  3 +++
 usr.sbin/fstyp/hammer.c  | 11 ++++++++++-
 usr.sbin/fstyp/hammer2.c | 23 +++++++++++++++++++----
 3 files changed, 32 insertions(+), 5 deletions(-)

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list