I don't see this patch in master after my latest fetch. I was curious if this got yanked?
Thanks, Noah ----- Original Message ----- From: "Noah Watkins" <[email protected]> To: "Sage Weil" <[email protected]> Cc: [email protected], "LKML" <[email protected]> Sent: Friday, September 23, 2011 12:40:12 PM Subject: [PATCH v3] ceph: use kernel DNS resolver Change ceph_parse_ips to take either names given as IP addresses or standard hostnames (e.g. localhost). The DNS lookup is done using the dns_resolver facility similar to its use in AFS, NFS, and CIFS. This patch defines CONFIG_CEPH_LIB_USE_DNS_RESOLVER that controls if this feature is on or off. -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
