[DLM] split create_message function
authorDavid Teigland <teigland@redhat.com>
Mon, 2 Apr 2007 14:06:41 +0000 (09:06 -0500)
committerSteven Whitehouse <swhiteho@redhat.com>
Tue, 1 May 2007 08:11:07 +0000 (09:11 +0100)
This splits the current create_message() function into two parts so that
later patches can call the new lower-level _create_message() function when
they don't have an rsb struct.  No functional change in this patch.

Signed-off-by: David Teigland <teigland@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>

No differences found