]> git.tuebingen.mpg.de Git - dss.git/commit
Fix create mode in case no post-create hook is given.
authorAndre Noll <maan@systemlinux.org>
Fri, 12 Mar 2010 13:32:17 +0000 (14:32 +0100)
committerAndre Noll <maan@systemlinux.org>
Fri, 12 Mar 2010 13:32:17 +0000 (14:32 +0100)
commit50f26b35ac30d13240d501eba6dae819a9a400c7
treebff9055aa6a5a2bfa6a875c4dc4b64b8409b8314
parent17e6c1cc9412026d87f4a70a5e86b39e2e13ce62
Fix create mode in case no post-create hook is given.

Without the patch, dss would hang forever waiting for the post-create
hook to die.
dss.c