]> git.ozlabs.org Git - ccan/commit
tdb2: remove looping for read on normal files.
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 1 Mar 2011 12:49:20 +0000 (23:19 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 1 Mar 2011 12:49:20 +0000 (23:19 +1030)
commit6dbbfabca414018b4c5acb3e6e597d84e2b19caf
treed9cd0d4536474a4d9b808cf11934458595b1663b
parent1ac26f37368b33e0952e19df05184776c80159c8
tdb2: remove looping for read on normal files.

Simply assume that any short read on a TDB in an I/O error.
ccan/tdb2/io.c
ccan/tdb2/private.h
ccan/tdb2/tdb.c