summaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-raid1.c
diff options
context:
space:
mode:
authorMike Snitzer2016-02-20 19:45:38 +0100
committerMike Snitzer2016-02-23 04:34:33 +0100
commiteca7ee6dc01b21c669bce8c39d3d368509fb65e8 (patch)
treee913759074c83e9aa01874ab38f38cda4cdc9463 /drivers/md/dm-raid1.c
parentdm: remove support for stacking dm-mq on .request_fn device(s) (diff)
downloadkernel-qcow2-linux-eca7ee6dc01b21c669bce8c39d3d368509fb65e8.tar.gz
kernel-qcow2-linux-eca7ee6dc01b21c669bce8c39d3d368509fb65e8.tar.xz
kernel-qcow2-linux-eca7ee6dc01b21c669bce8c39d3d368509fb65e8.zip
dm: distinquish old .request_fn (dm-old) vs dm-mq request-based DM
Rename various methods to have either a "dm_old" or "dm_mq" prefix. Improve code comments to assist with understanding the duality of code that handles both "dm_old" and "dm_mq" cases. It is no much easier to quickly look at the code and _know_ that a given method is either 1) "dm_old" only 2) "dm_mq" only 3) common to both. Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Diffstat (limited to 'drivers/md/dm-raid1.c')
0 files changed, 0 insertions, 0 deletions