HardenedBSD/usr.bin/mkimg
Marcel Moolenaar 0f49f14626 The size of the first level reference count table is given in terms of the
number of clusters it occupies. It's not the number of entries in the table,
as it is for the L1 cluster table.

For small images, the two are the same. With the unit tests based on small
images, this change has therefore no effect on the unit test.  For larger
images (like the FreeBSD 10.1-RELEASE image), this gives a discrepancy that
actually shows up when running "qemu-img check".

Bump the version number of mkimg.

While here, fix a white-space bug.

MFC after: 1 week
2014-12-12 06:13:31 +00:00
..
tests
apm.c
bsd.c
ebr.c
format.c
format.h
gpt.c
image.c SEEK_DATA has interesting behaviour for sparse files on ZFS. A sparse file 2014-11-12 00:10:27 +00:00
image.h
Makefile The size of the first level reference count table is given in terms of the 2014-12-12 06:13:31 +00:00
mbr.c
mkimg.1 Add missing commas to .Xr. 2014-11-14 08:58:06 +00:00
mkimg.c
mkimg.h
pc98.c
qcow.c The size of the first level reference count table is given in terms of the 2014-12-12 06:13:31 +00:00
raw.c
scheme.c
scheme.h
vhd.c
vmdk.c
vtoc8.c