]> git.tuebingen.mpg.de Git - paraslash.git/commit
Merge branch 't/ao_fixes'
authorAndre Noll <maan@systemlinux.org>
Sun, 25 May 2014 13:31:07 +0000 (15:31 +0200)
committerAndre Noll <maan@systemlinux.org>
Sun, 25 May 2014 13:32:39 +0000 (15:32 +0200)
commit08ae151a088d1a1bc5442d8ee95960353a7a5782
tree6024f56fb47f1914e031855ad48e8297352f96e8
parentd1e6b28f66e243516d01916f9125baee75dd98d6
parentf4b90d1c56f3dfb5e5214fd076df47202f1c69c6
Merge branch 't/ao_fixes'

Cooking since 2014-03-22.

* t/ao_fixes:
  ao_write: Call ao_initialize() only once.
  ao_write: Join threads before returning an error from aow_post_select().
  ao_write: Simplify locking.
  Don't unlock and lock the thread mutex unnecessarily.
  ao_write: Check return value of pthread functions.
  ao_write: Avoid segfault on exit.
  ao_write: Avoid pthread_join().
  ao_write: Enforce a 20ms timeout.
  ao_write: Fix spurious segfault.
NEWS