commit b251a9e85b2cadf4960f32d89ed929b6907a23a0
Author: Tomohiro Kusumi <[email protected]>
Date: Mon Dec 21 21:56:32 2015 +0900
sbin/newfs_hammer: Remove total size arg from format_volume()
Each HAMMER volume doesn't recognize total filesystem size,
so this unused arg isn't necessary when formatting a volume.
Summary of changes:
sbin/newfs_hammer/newfs_hammer.c | 10 ++++------
1 file changed, 4 insertions(+), 6 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b251a9e85b2cadf4960f32d89ed929b6907a23a0
--
DragonFly BSD source repository