[sheepdog] [PATCH] sheep: remove disk write cache
Liu Yuan
namei.unix at gmail.com
Sun Mar 3 16:32:25 CET 2013
On 03/03/2013 10:16 PM, MORITA Kazutaka wrote:
> -static void object_cache_set(char *s)
> -{
> - sys->enabled_cache_type |= CACHE_TYPE_OBJECT;
> - parse_arg(s, ":", _object_cache_set);
> -}
> -
We already break compatibility by changing separator from ":" to ",",
then I think we don't need keep allowing prefix 'object' as backward
compatibility.
Thanks,
Yuan
More information about the sheepdog
mailing list