mirror of
https://github.com/versity/scoutfs.git
synced 2026-07-27 18:43:13 +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>