On 09/19/2011 07:44 PM, Amos Jeffries wrote: > 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.
Committed as trunk r11756. Alex.
