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

dm: consolidate spinlocks in dm_io struct



No reason to have separate startio_lock and endio_lock given endio_lock
could be used during submission anyway.

This change leaves the dm_io struct weighing in at 256 bytes (down
from 272 bytes, so saves a cacheline).

Signed-off-by: default avatarMike Snitzer <snitzer@kernel.org>
parent bd4a6dd2
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