git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
232d4b0
)
ceph: remove small mon addr limit; use CEPH_MAX_MON where appropriate
author
Sage Weil
<sage@newdream.net>
Thu, 22 Oct 2009 17:53:02 +0000
(10:53 -0700)
committer
Sage 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