[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[dm-devel] Missing end_io in path selector interface
- From: Stefan Bader <Stefan Bader de ibm com>
- To: device-mapper development <dm-devel redhat com>
- Cc: Alasdair G Kergon <agk redhat com>
- Subject: [dm-devel] Missing end_io in path selector interface
- Date: Mon, 8 Nov 2004 14:15:36 +0100
Hi Alasdair,
you removed the hook for end_io from the path selector interface.
Unfortunately I need this
hook for round-robing path selector. This selector needs to be called for
every started and
finished I/O for bookkeeping. This is also a reason that this selector
should be called every
time I/O is maped and not only for every n'th I/O.
Could you please put the end_io hook back into the interface?
/Stefan Bader
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]