git: sbin/newfs_hammer2: Fix -V option being required for multi-volumes

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Sun Sep 11 10:43:06 PDT 2022


commit 489e4d55df7b7b77bb5f4671e97f71d8ecadbe5e
Author: Tomohiro Kusumi <tkusumi at netbsd.org>
Date:   Sun Sep 11 01:30:52 2022 -0700

    sbin/newfs_hammer2: Fix -V option being required for multi-volumes
    
    Since 2d60b848f2 ("usr.sbin/makefs: Add HAMMER2 support") creating multi-volumes
    required explicit '-V 2' option, which wasn't the case before.

Summary of changes:
 sbin/newfs_hammer2/mkfs_hammer2.c | 57 +++++++++++++++++++--------------------
 1 file changed, 28 insertions(+), 29 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/489e4d55df7b7b77bb5f4671e97f71d8ecadbe5e


-- 
DragonFly BSD source repository


More information about the Commits mailing list