From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Nicholas A. Bellinger" Subject: Re: [PATCH 25/35] target: set bi_op to REQ_OP Date: Wed, 06 Jan 2016 11:06:00 -0800 Message-ID: <1452107160.26125.39.camel@haakon3.risingtidesystems.com> References: <1452027218-32303-1-git-send-email-mchristi@redhat.com> <1452027218-32303-26-git-send-email-mchristi@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1452027218-32303-26-git-send-email-mchristi@redhat.com> Sender: linux-btrfs-owner@vger.kernel.org To: mchristi@redhat.com Cc: linux-f2fs-devel@lists.sourceforge.net, linux-ext4@vger.kernel.org, konrad.wilk@oracle.com, drbd-dev@lists.linbit.com, philipp.reisner@linbit.com, lars.ellenberg@linbit.com, linux-raid@vger.kernel.org, dm-devel@redhat.com, linux-fsdevel@vger.kernel.org, linux-bcache@vger.kernel.org, linux-block@vger.kernel.org, linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org, linux-mtd@lists.infradead.org, target-devel@vger.kernel.org, linux-btrfs@vger.kernel.org, osd-dev@open-osd.org, xfs@oss.sgi.com, ocfs2-devel@oss.oracle.com List-Id: linux-raid.ids Hi Mike, On Tue, 2016-01-05 at 14:53 -0600, mchristi@redhat.com wrote: > From: Mike Christie > > 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 > --- > 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 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay.sgi.com (relay2.corp.sgi.com [137.38.102.29]) by oss.sgi.com (Postfix) with ESMTP id 6A9CB7F37 for ; Wed, 6 Jan 2016 13:06:08 -0600 (CST) Received: from cuda.sgi.com (cuda3.sgi.com [192.48.176.15]) by relay2.corp.sgi.com (Postfix) with ESMTP id 4D39B304066 for ; Wed, 6 Jan 2016 11:06:05 -0800 (PST) Received: from linux-iscsi.org (mail.linux-iscsi.org [67.23.28.174]) by cuda.sgi.com with ESMTP id TKG9iIz13BG4DWHD (version=TLSv1 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 06 Jan 2016 11:06:02 -0800 (PST) Message-ID: <1452107160.26125.39.camel@haakon3.risingtidesystems.com> Subject: Re: [PATCH 25/35] target: set bi_op to REQ_OP From: "Nicholas A. Bellinger" Date: Wed, 06 Jan 2016 11:06:00 -0800 In-Reply-To: <1452027218-32303-26-git-send-email-mchristi@redhat.com> References: <1452027218-32303-1-git-send-email-mchristi@redhat.com> <1452027218-32303-26-git-send-email-mchristi@redhat.com> Mime-Version: 1.0 List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: xfs-bounces@oss.sgi.com Sender: xfs-bounces@oss.sgi.com To: mchristi@redhat.com Cc: linux-bcache@vger.kernel.org, linux-block@vger.kernel.org, xfs@oss.sgi.com, ocfs2-devel@oss.oracle.com, linux-scsi@vger.kernel.org, konrad.wilk@oracle.com, linux-kernel@vger.kernel.org, philipp.reisner@linbit.com, linux-f2fs-devel@lists.sourceforge.net, linux-raid@vger.kernel.org, dm-devel@redhat.com, target-devel@vger.kernel.org, linux-mtd@lists.infradead.org, osd-dev@open-osd.org, linux-fsdevel@vger.kernel.org, lars.ellenberg@linbit.com, linux-ext4@vger.kernel.org, linux-btrfs@vger.kernel.org, drbd-dev@lists.linbit.com Hi Mike, On Tue, 2016-01-05 at 14:53 -0600, mchristi@redhat.com wrote: > From: Mike Christie > > 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 > --- > 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 _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicholas A. Bellinger Date: Wed, 06 Jan 2016 11:06:00 -0800 Subject: [Ocfs2-devel] [PATCH 25/35] target: set bi_op to REQ_OP In-Reply-To: <1452027218-32303-26-git-send-email-mchristi@redhat.com> References: <1452027218-32303-1-git-send-email-mchristi@redhat.com> <1452027218-32303-26-git-send-email-mchristi@redhat.com> Message-ID: <1452107160.26125.39.camel@haakon3.risingtidesystems.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: mchristi@redhat.com Cc: linux-f2fs-devel@lists.sourceforge.net, linux-ext4@vger.kernel.org, konrad.wilk@oracle.com, drbd-dev@lists.linbit.com, philipp.reisner@linbit.com, lars.ellenberg@linbit.com, linux-raid@vger.kernel.org, dm-devel@redhat.com, linux-fsdevel@vger.kernel.org, linux-bcache@vger.kernel.org, linux-block@vger.kernel.org, linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org, linux-mtd@lists.infradead.org, target-devel@vger.kernel.org, linux-btrfs@vger.kernel.org, osd-dev@open-osd.org, xfs@oss.sgi.com, ocfs2-devel@oss.oracle.com Hi Mike, On Tue, 2016-01-05 at 14:53 -0600, mchristi at redhat.com wrote: > From: Mike Christie > > 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 > --- > 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 From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.linux-iscsi.org ([67.23.28.174] helo=linux-iscsi.org) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1aGtPd-0000P3-MK for linux-mtd@lists.infradead.org; Wed, 06 Jan 2016 19:06:26 +0000 Message-ID: <1452107160.26125.39.camel@haakon3.risingtidesystems.com> Subject: Re: [PATCH 25/35] target: set bi_op to REQ_OP From: "Nicholas A. Bellinger" To: mchristi@redhat.com Cc: linux-f2fs-devel@lists.sourceforge.net, linux-ext4@vger.kernel.org, konrad.wilk@oracle.com, drbd-dev@lists.linbit.com, philipp.reisner@linbit.com, lars.ellenberg@linbit.com, linux-raid@vger.kernel.org, dm-devel@redhat.com, linux-fsdevel@vger.kernel.org, linux-bcache@vger.kernel.org, linux-block@vger.kernel.org, linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org, linux-mtd@lists.infradead.org, target-devel@vger.kernel.org, linux-btrfs@vger.kernel.org, osd-dev@open-osd.org, xfs@oss.sgi.com, ocfs2-devel@oss.oracle.com Date: Wed, 06 Jan 2016 11:06:00 -0800 In-Reply-To: <1452027218-32303-26-git-send-email-mchristi@redhat.com> References: <1452027218-32303-1-git-send-email-mchristi@redhat.com> <1452027218-32303-26-git-send-email-mchristi@redhat.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi Mike, On Tue, 2016-01-05 at 14:53 -0600, mchristi@redhat.com wrote: > From: Mike Christie > > 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 > --- > 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