]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit39048f963f522ece2d134ef47e04b9306a9a372a
tree162910796a02f05843cafaf8a90a81330e66a122
parent181ff777c1b89c4eea9da342b4528b25e5ade717
[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