Due to SERVER-15369 ns files use a different code path for allocation than data files. This code path doesn't log timing info like the data file allocator does. This makes it harder to detect slow IO in build failures.
- duplicates
-
SERVER-23378 mmapv1 namespace file allocation needs timing
- Closed