mirror of
https://github.com/versity/scoutfs.git
synced 2026-04-19 13:05:04 +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>