From: Jens Axboe <jens.axboe@oracle.com>
To: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Cc: Kai.Makisara@kolumbus.fi, James.Bottomley@HansenPartnership.com,
linux-scsi@vger.kernel.org
Subject: Re: [PATCH v2 00/16] st: remove scsi_execute_async usage (the second half)
Date: Fri, 26 Dec 2008 20:04:46 +0100 [thread overview]
Message-ID: <20081226190445.GP32491@kernel.dk> (raw)
In-Reply-To: <20081226113607L.fujita.tomonori@lab.ntt.co.jp>
On Fri, Dec 26 2008, FUJITA Tomonori wrote:
> On Thu, 25 Dec 2008 23:17:51 +0200 (EET)
> Kai Makisara <Kai.Makisara@kolumbus.fi> wrote:
>
> > On Thu, 25 Dec 2008, FUJITA Tomonori wrote:
> >
> > > On Thu, 18 Dec 2008 14:49:35 +0900
> > > FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> wrote:
> > >
> > > > This patchset is the second version of the second half patchset to
> > > > remove scsi_execute_async in st driver (IOW, this converts st driver
> > > > to use the block layer functions).
> > > >
> > > > http://marc.info/?l=linux-scsi&m=122900494917385&w=2
> > > >
> > > > I've not changed the st patches much since the first version. No
> > > > change to the #4-14 st patches except for cleanups to silence
> > > > checkpatch.sh. The new #15-16 patches for st came from Kai, who
> > > > greatly helped me out with this patchset.
> > >
> > > Kai, can I get your ACK on these patches?
> > >
> > Yes. I tested the patches and did not see any problems.
>
> Thanks a lot!
>
>
> Jens, merging the following patches for block via James' tree is ok?
Yes, you can add my acked-by to them as well.
--
Jens Axboe
prev parent reply other threads:[~2008-12-26 19:05 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-18 5:49 [PATCH v2 00/16] st: remove scsi_execute_async usage (the second half) FUJITA Tomonori
2008-12-18 5:49 ` [PATCH 01/16] block: fix bio_add_page misuse with rq_map_data FUJITA Tomonori
2008-12-18 5:49 ` [PATCH 02/16] block: fix the partial mappings with struct rq_map_data FUJITA Tomonori
2008-12-18 5:49 ` [PATCH 03/16] block: make blk_rq_map_user take a NULL user-space buffer for WRITE FUJITA Tomonori
2008-12-18 5:49 ` [PATCH 04/16] st: make all the fragment buffers the same size FUJITA Tomonori
2008-12-18 5:49 ` [PATCH 05/16] st: add struct rq_map_data support FUJITA Tomonori
2008-12-18 5:49 ` [PATCH 06/16] st: add st_scsi_execute helper function FUJITA Tomonori
2008-12-18 5:49 ` [PATCH 07/16] st: convert non-dio path to use st_scsi_execute FUJITA Tomonori
2008-12-18 5:49 ` [PATCH 08/16] st: convert dio " FUJITA Tomonori
2008-12-18 5:49 ` [PATCH 09/16] st: remove buf_to_sg FUJITA Tomonori
2008-12-18 5:49 ` [PATCH 10/16] st: kill struct st_buff_fragment FUJITA Tomonori
2008-12-18 5:49 ` [PATCH 11/16] st: remove struct scatterlist FUJITA Tomonori
2008-12-18 5:49 ` [PATCH 12/16] st: simplify new_tape_buffer FUJITA Tomonori
2008-12-18 5:49 ` [PATCH 13/16] st: remove unused orig_frp_segs FUJITA Tomonori
2008-12-18 5:49 ` [PATCH 14/16] st: remove unused frp_sg_current FUJITA Tomonori
2008-12-18 5:49 ` [PATCH 15/16] st: integrate st_scsi_kern_execute and st_do_scsi FUJITA Tomonori
2008-12-18 5:49 ` [PATCH 16/16] st: retry enlarge_buffer allocation FUJITA Tomonori
2008-12-25 14:51 ` [PATCH v2 00/16] st: remove scsi_execute_async usage (the second half) FUJITA Tomonori
2008-12-25 21:17 ` Kai Makisara
2008-12-26 2:36 ` FUJITA Tomonori
2008-12-26 19:04 ` Jens Axboe [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20081226190445.GP32491@kernel.dk \
--to=jens.axboe@oracle.com \
--cc=James.Bottomley@HansenPartnership.com \
--cc=Kai.Makisara@kolumbus.fi \
--cc=fujita.tomonori@lab.ntt.co.jp \
--cc=linux-scsi@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.