All of lore.kernel.org
 help / color / mirror / Atom feed
From: Erik Andersen <andersen@codepoet.org>
To: David Woodhouse <dwmw2@infradead.org>
Cc: linux-mtd@lists.infradead.org
Subject: Re: mkfs.jffs2.c rework
Date: Mon, 25 Nov 2002 05:21:10 -0700	[thread overview]
Message-ID: <20021125122110.GC18046@codepoet.org> (raw)
In-Reply-To: <1319.1038224945@passion.cambridge.redhat.com>

On Mon Nov 25, 2002 at 11:49:05AM +0000, David Woodhouse wrote:
> Anyway, page size isn't even always 16KiB on IA64 either, is it? Stick to 
> 4KiB default -- it's safer. If you know the target system has a larger page 
> size, you can specify it on the command line. Same logic as keeping the 
> erase size small by default.
> 
> How about changing cpu_to_target32() et al. to be cpu_to_je32() to match the 
> JFFS2 code?

I've got these changes done.  Shall I check it in?  Adding
support for cleanmarkers can be done soon (after I get a chance
to read that part of the kernel code).  For now, it can wait till
I've had a chance to finish adding device table support to
mkcramfs (which is what got me started rewriting things this time
around ;-)

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--

  parent reply	other threads:[~2002-11-25 11:50 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-25 11:18 mkfs.jffs2.c rework Erik Andersen
2002-11-25 11:49 ` David Woodhouse
2002-11-25 12:06   ` Erik Andersen
2002-11-25 12:12     ` David Woodhouse
2002-11-25 12:21   ` Erik Andersen [this message]
2002-11-25 12:39     ` Kenneth Johansson
2002-11-25 13:50   ` johan.adolfsson
2002-11-25 16:18     ` Joakim Tjernlund
2002-11-25 16:20       ` David Woodhouse
2002-11-25 16:33         ` Joakim Tjernlund

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=20021125122110.GC18046@codepoet.org \
    --to=andersen@codepoet.org \
    --cc=dwmw2@infradead.org \
    --cc=linux-mtd@lists.infradead.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.