g_mkdir_with_parents: cope with dirs popping into existence
authorMatthias Clasen <mclasen@redhat.com>
Sat, 4 Jun 2011 02:45:51 +0000 (22:45 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 4 Jun 2011 02:45:51 +0000 (22:45 -0400)
commitdeed4dd36b3d0f4913a1350536dce0cd010b0549
treefd9894d18421477c7a0f742cb79671b1abfc0b08
parent69efeee287f752befdcaae94f5ec981b33be6377
g_mkdir_with_parents: cope with dirs popping into existence

Don't bail out if a directory suddenly turns out to exist
after all. Proposed in bug 612729.
glib/gfileutils.c