From: Rusty Russell <rusty@rustcorp.com.au>
To: Andrey Borzenkov <arvidjaar@mail.ru>
Cc: linux-kernel@vger.kernel.org, akpm@osdl.org
Subject: Re: block-major aliases (module-init-tools 3.0-pre2)
Date: Thu, 08 Jan 2004 11:39:52 +1100 [thread overview]
Message-ID: <20040108013207.0CA292C237@lists.samba.org> (raw)
In-Reply-To: Your message of "Wed, 07 Jan 2004 13:40:54 +0300." <200401071340.54983.arvidjaar@mail.ru>
In message <200401071340.54983.arvidjaar@mail.ru> you write:
> Apparently generate-modprobe.conf is producing block-major-N-* while kernel
> (2.6.0) still calls request_module with block-major-N:
>
> {pts/0}% grep request_module drivers/block/*
> drivers/block/genhd.c: request_module("block-major-%d", MAJOR(dev));
>
> who is correct?
The former, but patch didn't make it into 2.6.0. Fix (which does
both, due to the confusion) is in -rc2.
Cheers,
Rusty.
--
Anyone who quotes me in their sig is an idiot. -- Rusty Russell.
prev parent reply other threads:[~2004-01-08 1:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-07 10:40 Andrey Borzenkov
2004-01-08 0:39 ` Rusty Russell [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=20040108013207.0CA292C237@lists.samba.org \
--to=rusty@rustcorp.com.au \
--cc=akpm@osdl.org \
--cc=arvidjaar@mail.ru \
--cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome