Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Aug 2005 22:49:43 -0500
From:      Dan Nelson <dnelson@allantgroup.com>
To:        Michael Bushkov <bushman@rsu.ru>
Cc:        Jacques Vidrine <nectar@freebsd.org>, freebsd-hackers@freebsd.org, freebsd-current@freebsd.org, Brooks Davis <brooks@freebsd.org>
Subject:   Re: [PATCH] caching daemon release and nsswitch patches
Message-ID:  <20050828034943.GE88693@dan.emsphone.com>
In-Reply-To: <20050827170633.Y5409@stinger.cc.rsu.ru>
References:  <20050827170633.Y5409@stinger.cc.rsu.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Aug 27), Michael Bushkov said:
> Please try the patches and send me your feedback. I also hope that
> there are no reasons not to merge changes, which were made to libc
> (they are in include.diff and libc.diff) into the CURRENT. As for the
> caching daemon (usr.sbin.diff patch) - I also think that it could be
> merged into the CURRENT.

I applied the patches to 5-stable (only minor conflicts) and I'm
getting an assertion failure in cached running "id" as root:

Assertion failed: (key_var != NULL), function ht_item_hash_func, file /usr/src/usr.sbin/cached/cachelib/cachelib.c, line 34.

You should probably convert cached's argument processing to use getopt,
btw.

-- 
	Dan Nelson
	dnelson@allantgroup.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050828034943.GE88693>