[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)
commit7e4dac33594468153c38b5c94d8ebcafb0e0a68d
tree162910796a02f05843cafaf8a90a81330e66a122
parentf01963f2648cfd708ee8d521b3737cfa55ea8795
[DLM] split create_message function

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>
fs/dlm/lock.c