public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: David Woodhouse <dwmw2@infradead.org>
To: Jeff Dike <jdike@karaya.com>
Cc: Linus Torvalds <torvalds@transmeta.com>,
	viro@math.psu.edu, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Eliminate root_dev_names - part 2 of 2
Date: Fri, 16 Aug 2002 14:46:26 +0100	[thread overview]
Message-ID: <25346.1029505586@redhat.com> (raw)
In-Reply-To: <200208151939.OAA02778@ccure.karaya.com>


jdike@karaya.com said:
>  nfs - not a block device, but registering a dummy gendisk probably
> won't hurt 

That will be done in userspace anyway -- no need to worry about that in the 
long term, I suspect.

I'd like to fix JFFS2 mounting too -- currently we _pretend_ to mount on a 
block device, because that was just easiest. Then we check the major number 
== MTD_BLOCK_MAJOR and use the minor as an index to find the actual MTD 
device, and don't use the mtdblock driver at all. 

In 2.5, we also allow mounting by MTD device number or name, but not as 
a root filesystem because the actual text of the 'root=' argument is not 
passed to the file system in that case. 

T'would be nice if that could be fixed.

--
dwmw2



      reply	other threads:[~2002-08-16 13:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-15 19:39 [PATCH] Eliminate root_dev_names - part 2 of 2 Jeff Dike
2002-08-16 13:46 ` David Woodhouse [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=25346.1029505586@redhat.com \
    --to=dwmw2@infradead.org \
    --cc=jdike@karaya.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@transmeta.com \
    --cc=viro@math.psu.edu \
    /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