mirror of
https://github.com/versity/scoutfs.git
synced 2026-07-26 10:02:58 +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>