mirror of
https://github.com/versity/scoutfs.git
synced 2026-04-30 01:46:54 +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>