commit | d292c0cc489fa642799494bddbd7c94d11f7bbc1 | [log] [tgz] |
---|---|---|
author | David Teigland <teigland@redhat.com> | Wed Feb 06 23:27:04 2008 -0600 |
committer | David Teigland <teigland@redhat.com> | Wed Feb 06 23:27:04 2008 -0600 |
tree | 5999df751f987dc59ff052ed07fc7715c00898cc | |
parent | e5dae548b0b5397e070de793be925cfc5813ad95 [diff] |
dlm: eliminate astparam type casting Put lkb_astparam in a union with a dlm_user_args pointer to eliminate a lot of type casting. Signed-off-by: David Teigland <teigland@redhat.com>