From: Alex Elder Date: Wed, 16 May 2012 20:16:38 +0000 (-0500) Subject: ceph: messenger: reset connection kvec caller X-Git-Tag: v3.5-rc1~36^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84fb3adf6413862cff51d8af3fce5f0b655586a2;p=pandora-kernel.git ceph: messenger: reset connection kvec caller Reset a connection's kvec fields in the caller rather than in prepare_write_connect(). This ends up repeating a few lines of code but it's improving the separation between distinct operations on the connection, which we can take advantage of later. Signed-off-by: Alex Elder Reviewed-by: Sage Weil --- Reading git-diff-tree failed