]> git.ozlabs.org Git - ccan/commit
tdb2: restore file filling code.
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 1 Mar 2011 12:49:19 +0000 (23:19 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 1 Mar 2011 12:49:19 +0000 (23:19 +1030)
commit2a585ebca2a23c536520d854749fc6a813e9b12a
tree1142cfa79b403e87eec65556de24f10d7b8c55d9
parent850c5cfed46cd4f38df79783791969c7b30ad9da
tdb2: restore file filling code.

This snuck in fe55330a which added the stats attribute.  Without it,
TDB works but is vulnerable to segmenation faults or write errors when
disk is exhausted.
ccan/tdb2/io.c