diff options
author | Barry Song <21cnbao@gmail.com> | 2022-02-19 06:27:24 +0800 |
---|---|---|
committer | Mike Snitzer <snitzer@redhat.com> | 2022-02-22 13:55:51 -0500 |
commit | a6a4901a5ef35070297c769120fea04145df0aaa (patch) | |
tree | fa66295eb4231621a0b28c49ee98479441507349 /drivers/md/dm-rq.c | |
parent | 75274a4bf2da6b17155f8b4e54c4bb3b665c95e3 (diff) |
dm io: remove stale comment block for dm_io()
Commit 7eaceaccab5f ("block: remove per-queue plugging") dropped
unplug_delay and blk_unplug(). Plus, the current kernel has no
fundamental difference between sync_io() and async_io() except
sync_io() uses sync_io_complete() as the notify.fn and explicitly
calls wait_for_completion_io() to sync. The comment isn't valid
any more.
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Barry Song <song.bao.hua@hisilicon.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Diffstat (limited to 'drivers/md/dm-rq.c')
0 files changed, 0 insertions, 0 deletions