[PATCH 3/3] compact: Provide user with more error feedback

2013-10-28 Thread Ben Gamari
Tomi Ollila writes: > On Sun, Oct 27 2013, Ben Gamari wrote: > >> Provide instructions on what to do when we couldn't move the compacted >> database into place. >> >> Signed-off-by: Ben Gamari >> --- >> lib/database.cc | 18 +- >> 1 file changed, 17 insertions(+), 1

[PATCH 3/3] compact: Provide user with more error feedback

2013-10-28 Thread Tomi Ollila
On Sun, Oct 27 2013, Ben Gamari wrote: > Provide instructions on what to do when we couldn't move the compacted > database into place. > > Signed-off-by: Ben Gamari > --- > lib/database.cc | 18 +- > 1 file changed, 17 insertions(+), 1 deletion(-) > > diff --git

Re: [PATCH 3/3] compact: Provide user with more error feedback

2013-10-28 Thread Ben Gamari
Tomi Ollila tomi.oll...@iki.fi writes: On Sun, Oct 27 2013, Ben Gamari bgamari.f...@gmail.com wrote: Provide instructions on what to do when we couldn't move the compacted database into place. Signed-off-by: Ben Gamari bgamari.f...@gmail.com --- lib/database.cc | 18 +-

[PATCH 3/3] compact: Provide user with more error feedback

2013-10-27 Thread Ben Gamari
Provide instructions on what to do when we couldn't move the compacted database into place. Signed-off-by: Ben Gamari --- lib/database.cc | 18 +- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/lib/database.cc b/lib/database.cc index 57c2292..6f9fed1 100644 ---

Re: [PATCH 3/3] compact: Provide user with more error feedback

2013-10-27 Thread Tomi Ollila
On Sun, Oct 27 2013, Ben Gamari bgamari.f...@gmail.com wrote: Provide instructions on what to do when we couldn't move the compacted database into place. Signed-off-by: Ben Gamari bgamari.f...@gmail.com --- lib/database.cc | 18 +- 1 file changed, 17 insertions(+), 1

[PATCH 3/3] compact: Provide user with more error feedback

2013-10-20 Thread Tomi Ollila
On Tue, Oct 15 2013, Ben Gamari wrote: > Provide instructions on what to do when we couldn't move the compacted > database into place. > > Signed-off-by: Ben Gamari > --- > lib/database.cc | 18 +- > 1 file changed, 17 insertions(+), 1 deletion(-) > > diff --git

Re: [PATCH 3/3] compact: Provide user with more error feedback

2013-10-20 Thread Tomi Ollila
On Tue, Oct 15 2013, Ben Gamari bgamari.f...@gmail.com wrote: Provide instructions on what to do when we couldn't move the compacted database into place. Signed-off-by: Ben Gamari bgamari.f...@gmail.com --- lib/database.cc | 18 +- 1 file changed, 17 insertions(+), 1

[PATCH 3/3] compact: Provide user with more error feedback

2013-10-14 Thread Ben Gamari
Provide instructions on what to do when we couldn't move the compacted database into place. Signed-off-by: Ben Gamari --- lib/database.cc | 18 +- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/lib/database.cc b/lib/database.cc index 57c2292..6f9fed1 100644 ---

[PATCH 3/3] compact: Provide user with more error feedback

2013-10-14 Thread Ben Gamari
Provide instructions on what to do when we couldn't move the compacted database into place. Signed-off-by: Ben Gamari bgamari.f...@gmail.com --- lib/database.cc | 18 +- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/lib/database.cc b/lib/database.cc index