[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [dm-devel] [PATCH v5 05/12] block: Kill bi_destructor
- From: Kent Overstreet <koverstreet google com>
- To: Mike Snitzer <snitzer redhat com>
- Cc: axboe kernel dk, dm-devel redhat com, linux-kernel vger kernel org, linux-bcache vger kernel org, mpatocka redhat com, agk redhat com, sage newdream net, tj kernel org, yehuda hq newdream net, vgoyal redhat com, drbd-dev lists linbit com
- Subject: Re: [dm-devel] [PATCH v5 05/12] block: Kill bi_destructor
- Date: Wed, 8 Aug 2012 17:14:27 -0700
On Mon, Aug 06, 2012 at 11:19:21PM -0400, Mike Snitzer wrote:
> On Mon, Aug 06 2012 at 6:08pm -0400,
> Kent Overstreet <koverstreet google com> wrote:
>
> > Now that we've got generic code for freeing bios allocated from bio
> > pools, this isn't needed anymore.
> >
> > This also changes the semantics of bio_free() a bit - it now also frees
> > bios allocated by bio_kmalloc(). It's also no longer exported, as
> > without bi_destructor there should be no need for it to be called
> > anywhere else.
>
> Seems you forgot to remove bio_free's EXPORT_SYMBOL
Whoops - thanks, fixed.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]