Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mds: MDirUpdate: initialize discover count to 0 if we're not discovering
Otherwise it's left uninitialized and could do who-knows-what! CID 1244229: Uninitialized scalar field (UNINIT_CTOR) /messages/MDirUpdate.h: 55 in MDirUpdate::MDirUpdate(mds_rank_t, dirfrag_t, int, std::set<int, std::less<int>, std::allocator<int>> &, filepath &, bool)() Signed-off-by: Greg Farnum <[email protected]>
- Loading branch information