Skip to content
Commit d0442f80 authored by Mike Snitzer's avatar Mike Snitzer
Browse files

dm mpath: remove unnecessary memset() calls for per-io-data



All underlying members are initialized directly so the memset() calls
are not needed.  Also, initialize mpio->nr_bytes from the start since it
never changes.

Signed-off-by: default avatarMike Snitzer <snitzer@redhat.com>
parent 63f6e6fd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment