mirror of
https://github.com/versity/scoutfs.git
synced 2026-04-14 10:57:00 +00:00
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>