git: sbin/newfs_hammer: Add assertion for header junk space size
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Mon Oct 31 07:54:50 PDT 2016
commit a4cb163fc36da1474cf11be2aea9f2ad6c843add
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date: Sun Oct 30 19:17:55 2016 +0900
sbin/newfs_hammer: Add assertion for header junk space size
HAMMER_VOL_ALLOC, which represents volume header junk space size,
includes space for the volume header itself, so it needs to be
at least as large as the volume header (1928 bytes).
Summary of changes:
sbin/newfs_hammer/newfs_hammer.c | 1 +
1 file changed, 1 insertion(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a4cb163fc36da1474cf11be2aea9f2ad6c843add
--
DragonFly BSD source repository
More information about the Commits
mailing list