]> git.karo-electronics.de Git - karo-tx-linux.git/commit
libceph: encapsulate out message data setup
authorAlex Elder <elder@inktank.com>
Mon, 11 Jun 2012 19:57:13 +0000 (14:57 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 26 Nov 2012 19:38:25 +0000 (11:38 -0800)
commit4ecff48cef44be80eccfa0b3864d55f446006dc5
tree5692002e1dddc870fcc04aa3f53c418256ffb2aa
parent9021a42c794bf96156be9ad556ef707814a361ff
libceph: encapsulate out message data setup

(cherry picked from commit 739c905baa018c99003564ebc367d93aa44d4861)

Move the code that prepares to write the data portion of a message
into its own function.

Signed-off-by: Alex Elder <elder@inktank.com>
Reviewed-by: Sage Weil <sage@inktank.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
net/ceph/messenger.c