[PATCH 25/35] target: set bi_op to REQ_OP
Nicholas A. Bellinger
nab at linux-iscsi.org
Wed Jan 6 11:06:00 PST 2016
Hi Mike,
On Tue, 2016-01-05 at 14:53 -0600, mchristi at redhat.com wrote:
> From: Mike Christie <mchristi at redhat.com>
>
> This patch has the target modules set the bio bi_op to a REQ_OP, and
> rq_flag_bits to bi_rw.
>
> This patch is compile tested only.
>
> Signed-off-by: Mike Christie <mchristi at redhat.com>
> ---
> drivers/target/target_core_iblock.c | 38 ++++++++++++++++++++++---------------
> drivers/target/target_core_pscsi.c | 2 +-
> 2 files changed, 24 insertions(+), 16 deletions(-)
>
Nice work to clean this long standing abuse. ;)
For the target/iblock bit:
Acked-by: Nicholas Bellinger <nab at linux-iscsi.org>
More information about the linux-mtd
mailing list