Skip to content
Commit 7b813c46 authored by Sage Weil's avatar Sage Weil
Browse files

ceph: reduce parse_mount_args stack usage



Since we've increased the max mon count, we shouldn't put the addr array
on the parse_mount_args stack.  Put it on the heap instead.

Signed-off-by: default avatarSage Weil <sage@newdream.net>
parent ecb19c46
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment