[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [dm-devel] [PATCH v7 4/9] pktcdvd: Switch to bio_kmalloc()
- From: Kent Overstreet <koverstreet google com>
- To: Tejun Heo <tj kernel org>
- Cc: dm-devel redhat com, Peter Osterlund <petero2 telia com>, linux-kernel vger kernel org, linux-bcache vger kernel org, mpatocka redhat com, bharrosh panasas com, vgoyal redhat com
- Subject: Re: [dm-devel] [PATCH v7 4/9] pktcdvd: Switch to bio_kmalloc()
- Date: Tue, 28 Aug 2012 15:24:16 -0700
On Tue, Aug 28, 2012 at 01:32:47PM -0700, Tejun Heo wrote:
> On Tue, Aug 28, 2012 at 10:37:31AM -0700, Kent Overstreet wrote:
> > This is prep work for killing bi_destructor - previously, pktcdvd had
> > its own pkt_bio_alloc which was basically duplication bio_kmalloc(),
> > necessitating its own bi_destructor implementation.
>
> How was this tested?
Hasn't been yet, but I'm getting a new test machine in the next day or
so (and also the patch is a lot smaller since the bio_reset() changes
you suggested).
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]