git: sbin/newfs_hammer: Remove total size arg from format_volume()
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Wed Dec 23 01:42:45 PST 2015
commit b251a9e85b2cadf4960f32d89ed929b6907a23a0
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
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
More information about the Commits
mailing list