freebsd-dev/sys/geom/concat
Mark Johnston 0f09ab89cc gconcat: Zero the metadata block before writing
Ensure that string buffers and pad bytes are zero-filled before writing
gconcat metadata.  Also make sure to zero the full block buffer before
encoding the metadata and writing.

Fix some style bugs in g_concat_write_metadata() while here.

Reported by:	KMSAN
MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
2021-07-13 17:45:59 -04:00
..
g_concat.c gconcat: Zero the metadata block before writing 2021-07-13 17:45:59 -04:00
g_concat.h gconcat: Implement new online append feature 2021-06-14 11:42:03 -06:00