tdb: add overflow/ENOSPC handling to tdb_expand_file()
commite19d46f7e31a32e2b5ae3ec05e13f32b8ac2109d
authorStefan Metzmacher <metze@samba.org>
Tue, 28 May 2013 10:59:32 +0000 (28 12:59 +0200)
committerVolker Lendecke <vl@samba.org>
Mon, 3 Jun 2013 08:21:27 +0000 (3 10:21 +0200)
treed0f6a042d849fc0a98fc49058ed7b38743bd3767
parenta07ba17e0c91d726416db946e6f65b064b2d17ec
tdb: add overflow/ENOSPC handling to tdb_expand_file()

Pair-Programmed-With: Volker Lendecke <vl@samba.org>

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Rusty Russell <rusty@rustcorp.com.au>
lib/tdb/common/io.c