commit a4cb163fc36da1474cf11be2aea9f2ad6c843add
Author: Tomohiro Kusumi <[email protected]>
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