On Tue, 20 Sep 2011 02:38:08 +0400, Dmitry Kurochkin wrote:
Hello.This is a small and simple fix for cache_dir reconfiguration. SwapDir::type() returns C strings which should be compared with strcmp(3) instead of checking pointers for equality. Regards, Dmitry
eek! +1 please commit. Amos
