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)
commitecb19c4649d7396737eb0d91a475661fe9d7c028
tree32ff9e8b3a9afffe5c9b7e97f1aef6b367c08dde
parent232d4b01319767b3ffa5d08962a81c805962be49
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 <sage@newdream.net>
fs/ceph/super.c
fs/ceph/super.h