Re: [Patch 09/12] tabled: drop double prefixing

Jeff Garzik <[email protected]> Mon, 19 Apr 2010 00:48:54 -0400
Newsgroups org.kernel.vger.hail-devel
Message-ID <[email protected]>
On 04/18/2010 12:42 AM, Pete Zaitcev wrote:
> On Fedora 14, the following is seen in syslog:
>
> Apr 17 19:58:52 niphredil tabled: tabled: connecting to site
>   hitlain.zaitcev.lan:8083: No route to host
> Apr 17 19:58:56 niphredil tabled: tabled: DB_ENV->rep_elect:WARNING:
>   nvotes (1) is sub-majority with nsites (2)
>
> Drop the extra prefix, it only wastes screen space.
>
> Signed-off-by: Pete Zaitcev<[email protected]>
>
> ---
>   lib/tdb.c |    7 ++++++-
>   1 file changed, 6 insertions(+), 1 deletion(-)

applied 9-12