ceph: remove small mon addr limit; use CEPH_MAX_MON where appropriate
authorSage Weil <sage@newdream.net>
Thu, 22 Oct 2009 17:53:02 +0000 (10:53 -0700)
committerSage Weil <sage@newdream.net>
Thu, 22 Oct 2009 17:53:17 +0000 (10:53 -0700)
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 <sage@newdream.net>

No differences found