]> git.tuebingen.mpg.de Git - paraslash.git/commit
oss_write: Add missing btr_merge().
authorAndre Noll <maan@systemlinux.org>
Sat, 26 Jun 2010 10:57:06 +0000 (12:57 +0200)
committerAndre Noll <maan@systemlinux.org>
Sat, 26 Jun 2010 10:57:06 +0000 (12:57 +0200)
commit7b20f3f9b6e77a21dc66ba6d4037a90e857ccb4c
treee71f2f0464a2020248e17b479224ec57136881f1
parentde8fbc39430dfcf39062379e3a4f3186d666ffb7
oss_write: Add missing btr_merge().

Without this patch, the oss writer could detect an EOF condition
even if more data is available.
oss_write.c