git: usr.sbin/fstyp: Add initial HAMMER2 support
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Sat Sep 23 05:27:37 PDT 2017
commit 030fdd8afa5af5b5ad92b091fb9f10f2e276c4dd
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date: Sat Sep 23 01:17:20 2017 +0300
usr.sbin/fstyp: Add initial HAMMER2 support
-l option and multiple/partial volumes are not supported yet.
Summary of changes:
usr.sbin/fstyp/Makefile | 2 +-
usr.sbin/fstyp/fstyp.8 | 5 ++-
usr.sbin/fstyp/fstyp.c | 2 ++
usr.sbin/fstyp/fstyp.h | 1 +
usr.sbin/fstyp/{cd9660.c => hammer2.c} | 59 ++++++++++++++++++++++------------
5 files changed, 46 insertions(+), 23 deletions(-)
copy usr.sbin/fstyp/{cd9660.c => hammer2.c} (66%)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/030fdd8afa5af5b5ad92b091fb9f10f2e276c4dd
--
DragonFly BSD source repository
More information about the Commits
mailing list