From: Alex Elder Date: Thu, 2 Feb 2012 14:13:30 +0000 (-0600) Subject: rbd: have rbd_parse_args() report found mon_addrs size X-Git-Tag: v3.4-rc1~76^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5214ecc45cf9b9f1365b189bcb63e441e3865334;p=pandora-kernel.git rbd: have rbd_parse_args() report found mon_addrs size The argument parsing routine already computes the size of the mon_addrs buffer it extracts from the "command." Pass it to the caller so it can use it to provide the length to rbd_get_client(). Signed-off-by: Alex Elder --- Reading git-diff-tree failed