Re: [PATCH v10 0/8] Block cleanups

2012-09-10 Thread NeilBrown
On Thu, 6 Sep 2012 16:48:05 -0700 Tejun Heo wrote: > Hello, guys. > > (cc'ing Jens, Alasdair and Neil) > > On Thu, Sep 06, 2012 at 03:34:54PM -0700, Kent Overstreet wrote: > > Screwed up the bio_reset() patch in the last patch series when I went to > > edit > > the description, fixed that

Re: [PATCH v10 0/8] Block cleanups

2012-09-10 Thread NeilBrown
On Thu, 6 Sep 2012 16:48:05 -0700 Tejun Heo t...@kernel.org wrote: Hello, guys. (cc'ing Jens, Alasdair and Neil) On Thu, Sep 06, 2012 at 03:34:54PM -0700, Kent Overstreet wrote: Screwed up the bio_reset() patch in the last patch series when I went to edit the description, fixed that

Re: [PATCH v10 0/8] Block cleanups

2012-09-07 Thread Kent Overstreet
On Thu, Sep 06, 2012 at 07:37:10PM -0600, Jens Axboe wrote: > On 2012-09-06 17:48, Tejun Heo wrote: > > Hello, guys. > > > > (cc'ing Jens, Alasdair and Neil) > > > > On Thu, Sep 06, 2012 at 03:34:54PM -0700, Kent Overstreet wrote: > >> Screwed up the bio_reset() patch in the last patch series

Re: [PATCH v10 0/8] Block cleanups

2012-09-07 Thread Kent Overstreet
On Thu, Sep 06, 2012 at 07:37:10PM -0600, Jens Axboe wrote: On 2012-09-06 17:48, Tejun Heo wrote: Hello, guys. (cc'ing Jens, Alasdair and Neil) On Thu, Sep 06, 2012 at 03:34:54PM -0700, Kent Overstreet wrote: Screwed up the bio_reset() patch in the last patch series when I went to

Re: [PATCH v10 0/8] Block cleanups

2012-09-06 Thread Jens Axboe
On 2012-09-06 17:48, Tejun Heo wrote: > Hello, guys. > > (cc'ing Jens, Alasdair and Neil) > > On Thu, Sep 06, 2012 at 03:34:54PM -0700, Kent Overstreet wrote: >> Screwed up the bio_reset() patch in the last patch series when I went to edit >> the description, fixed that here. >> >> Only other

Re: [PATCH v10 0/8] Block cleanups

2012-09-06 Thread Tejun Heo
Hello, guys. (cc'ing Jens, Alasdair and Neil) On Thu, Sep 06, 2012 at 03:34:54PM -0700, Kent Overstreet wrote: > Screwed up the bio_reset() patch in the last patch series when I went to edit > the description, fixed that here. > > Only other change is the dm patch - made the front_pad

[PATCH v10 0/8] Block cleanups

2012-09-06 Thread Kent Overstreet
Screwed up the bio_reset() patch in the last patch series when I went to edit the description, fixed that here. Only other change is the dm patch - made the front_pad conditional on DM_TYPE_BIO_BASED. Kent Overstreet (8): block: Generalized bio pool freeing block: Ues bi_pool for

[PATCH v10 0/8] Block cleanups

2012-09-06 Thread Kent Overstreet
Screwed up the bio_reset() patch in the last patch series when I went to edit the description, fixed that here. Only other change is the dm patch - made the front_pad conditional on DM_TYPE_BIO_BASED. Kent Overstreet (8): block: Generalized bio pool freeing block: Ues bi_pool for

Re: [PATCH v10 0/8] Block cleanups

2012-09-06 Thread Tejun Heo
Hello, guys. (cc'ing Jens, Alasdair and Neil) On Thu, Sep 06, 2012 at 03:34:54PM -0700, Kent Overstreet wrote: Screwed up the bio_reset() patch in the last patch series when I went to edit the description, fixed that here. Only other change is the dm patch - made the front_pad conditional

Re: [PATCH v10 0/8] Block cleanups

2012-09-06 Thread Jens Axboe
On 2012-09-06 17:48, Tejun Heo wrote: Hello, guys. (cc'ing Jens, Alasdair and Neil) On Thu, Sep 06, 2012 at 03:34:54PM -0700, Kent Overstreet wrote: Screwed up the bio_reset() patch in the last patch series when I went to edit the description, fixed that here. Only other change is the