Skip to content
  • Mike Hibler's avatar
    Bug Fix: fix a race that Kirk discovered. · 2f592758
    Mike Hibler authored
    Due to improper plumbing of the NOSHAREDFS attribute, all nodes were trying
    to create the shared logging dir. The race was between checking for the
    existence of the directory and trying to create it.
    2f592758