commit | 8c5008fac4af85c7a597c4e7f2c328ac90652bc2 | [log] [tgz] |
---|---|---|
author | Joe Thornber <ejt@redhat.com> | Fri May 10 14:37:18 2013 +0100 |
committer | Alasdair G Kergon <agk@redhat.com> | Fri May 10 14:37:18 2013 +0100 |
tree | 36a644b0f1c4208dd773887dc5061368fe315d11 | |
parent | aeed1420a39afb9bd4b7acfcda7a573e349bf27a [diff] |
dm cache: replace memcpy with struct assignment Use struct assignment rather than memcpy in dm cache. Signed-off-by: Joe Thornber <ejt@redhat.com> Signed-off-by: Alasdair G Kergon <agk@redhat.com>