From: Sage Weil Date: Thu, 22 Oct 2009 17:53:02 +0000 (-0700) Subject: ceph: remove small mon addr limit; use CEPH_MAX_MON where appropriate X-Git-Tag: v2.6.34-rc2~9^2~156 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecb19c4649d7396737eb0d91a475661fe9d7c028;p=pandora-kernel.git ceph: remove small mon addr limit; use CEPH_MAX_MON where appropriate Get rid of separate max mon limit; use the system limit instead. This allows mounts when there are lots of mon addrs provided by mount.ceph (as with a host with lots of A/AAAA records). Signed-off-by: Sage Weil --- Reading git-diff-tree failed