mirror of
https://github.com/versity/scoutfs.git
synced 2026-07-21 23:42:23 +00:00
4263a22c15
We had callers using the initialization macro, it just didn't do anything. The uninitialized entries triggered a bug on trying to delete an uninitialized entry. fsx-mpi tripped over this on shutdown after seeing a consistency error. Signed-off-by: Zach Brown <zab@versity.com>