commit | fa34ce73072f90ecd90dcc43f29d82e70e5f8676 | [log] [tgz] |
---|---|---|
author | Mikulas Patocka <mpatocka@redhat.com> | Sun May 29 13:03:13 2011 +0100 |
committer | Alasdair G Kergon <agk@redhat.com> | Sun May 29 13:03:13 2011 +0100 |
tree | 26f9c986da4433fa8ed00a1685e34709997474b2 | |
parent | 5f43ba2950414dc0abf4ac44c397d88069056746 [diff] |
dm kcopyd: return client directly and not through a pointer Return client directly from dm_kcopyd_client_create, not through a parameter, making it consistent with dm_io_client_create. Signed-off-by: Mikulas Patocka <mpatocka@redhat.com> Signed-off-by: Alasdair G Kergon <agk@redhat.com>