Re: Unexport of blk_get_queue and blk_put_queue

From: Philipp Reisner
Date: Wed Apr 23 2008 - 04:34:47 EST


Am Mittwoch, 23. April 2008 08:12:41 schrieb Bart Van Assche:
> On Mon, Apr 21, 2008 at 2:24 PM, Adrian Bunk <bunk@xxxxxxxxxx> wrote:
> > On Fri, Apr 18, 2008 at 01:43:17PM +0200, Bart Van Assche wrote:
> > > I noticed that blk_get_queue and blk_put_queue were unexported in the
> > > 2.6.25 kernel. Are you aware that this breaks DRBD (an out-of-tree
> > > kernel module) ?
> >
> > no, I verify that my patches don't break Linus' tree and often also peek
> > at -mm, but not at external modules.
> >
> > And I'm a proponent of "no stable kernel API, but as many external
> > modules as reasonably possible should be part of the kernel", so emails
> > like yours are always a good point to start asking why the code isn't in
> > Linus' tree.
> >
> > What happened to DRBD?
> > It didn't seem that far from getting merged half a year ago.
>
> You mean this message: http://lkml.org/lkml/2007/7/21/255 ?
> (Added Lars Ellenberg in CC.)

Hi,

The removal of blk_put_queue() broke DRBD as it was, but it turned out
that we can (and should) use blk_cleanup_queue() instead. That will be
release with drbd-8.0.12, which is scheduled for release tomorrow
2008-4-24.

Regarding the kernel inclusion. Well yes we still want to go that road,
but we where distracted from that with other tasks.

(At some point we even hoped that Adrian will be of help in that process
but that did not worked out as we thought)

We will renew our effort for main line inclusion in the next months somewhen.

-Phil
--
: Dipl-Ing Philipp Reisner Tel +43-1-8178292-50 :
: LINBIT Information Technologies GmbH Fax +43-1-8178292-82 :
: Vivenotgasse 48, 1120 Vienna, Austria http://www.linbit.com :
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/