]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
KILL E_AO_WRITE.
authorAndre Noll <maan@systemlinux.org>
Thu, 31 Mar 2011 09:27:49 +0000 (11:27 +0200)
committerAndre Noll <maan@systemlinux.org>
Thu, 21 Apr 2011 11:28:43 +0000 (13:28 +0200)
We have E_WRITE_COMMON_EOF, and use of this code is preferred because
para_write treats it as a non-fatal error and exits successfully if
the writer task removed its btr node due to E_WRITER_COMMON_EOF while
it exits non-zero in case of other errors.


No differences found