mirror of
https://github.com/versity/scoutfs.git
synced 2026-06-04 02:36:28 +00:00
The initialization here avoids clearing __pad[], which leaks to disk. Use a struct initializer to avoid it. Signed-off-by: Auke Kok <auke.kok@versity.com>