]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[DLM] rename dlm_config_info fields
authorDavid Teigland <teigland@redhat.com>
Tue, 9 Jan 2007 15:41:48 +0000 (09:41 -0600)
committerSteven Whitehouse <swhiteho@redhat.com>
Mon, 5 Feb 2007 18:36:37 +0000 (13:36 -0500)
commit68c817a1c4e21b893672ac73d8a498e6647453aa
tree12c0fe9bd087ac1a0189048a7f4535993d6cb697
parent8ec6886748443bec53ce9b9bf50cec92bc417a1b
[DLM] rename dlm_config_info fields

Add a "ci_" prefix to the fields in the dlm_config_info struct so that we
can use macros to add configfs functions to access them (in a later
patch).  No functional changes in this patch, just naming changes.

Signed-off-by: David Teigland <teigland@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/dlm/config.c
fs/dlm/config.h
fs/dlm/lock.c
fs/dlm/lockspace.c
fs/dlm/lowcomms-sctp.c
fs/dlm/lowcomms-tcp.c
fs/dlm/midcomms.c
fs/dlm/rcom.c
fs/dlm/recover.c