Re: [PATCH] ceph: use kernel DNS resolver

From: Noah Watkins
Date: Fri Sep 23 2011 - 15:41:54 EST


On 09/23/2011 12:15 PM, Sage Weil wrote:

> So I was actually thinking we could just #ifdef off of
> CONFIG_DNS_RESOLVER, but I think your approach might be better because
> you'll see it in the config process and turn it on, vs having to dig
> through to wherever DNS_RESOLVER lives in kconfig.


Yeh, that was my thinking too. Also, if we just use DNS_RESOLVER then a
Ceph user would have no way of turning off the feature if another
required feature had a dependency on DNS_RESOLVER.

> Maybe it should default y though?


It definitely doesn't hurt anything. I'll send v3 with default y.

-Noah
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/