public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: "Jörn Engel" <joern@wohnheim.fh-wedel.de>
To: "Øyvind Harboe" <oyvind.harboe@zylin.com>
Cc: linux-mtd@lists.infradead.org
Subject: Re: PATCH: allow JFFS2 to write to really small disks
Date: Thu, 1 Sep 2005 13:44:38 +0200	[thread overview]
Message-ID: <20050901114438.GA694@wohnheim.fh-wedel.de> (raw)
In-Reply-To: <1125573176.30825.17.camel@localhost.localdomain>

On Thu, 1 September 2005 13:12:56 +0200, Øyvind Harboe wrote:
> 
> > > 	/* When do we let the GC thread run in the background */
> > >  
> > > 	c->resv_blocks_gctrigger = c->resv_blocks_write + 1;
> > 
> > Minor stuff: You indentation is broken.
> 
> Will fix of course. What emacs mode should I use for indentation? :-)

No idea, I use vim.  Try to mimic existing code, use scripts/Lindent
or read Documentation/CodingStyle.

> > If you changed the patch to add a mount option for the WORM case and
> > check for the mount option instead, this might go in.  Looks like it
> > could be useful.
> 
> I prefer it the way it is now. There are less options to read up on and
> document.
> 
> W.r.t. documentation it would possibly call for a footnote that the
> JFFS2 disk will only support read/write many times if it is large
> enough. If it is too small, it only supports Write Once Read Many. 
> 
> What do you think?

I think that most users don't want JFFS2 to run in WORM mode.  And for
those users, failing on every write is actually better.  They notice
the problem right away, not just after a while.

People that want WORM mode are the minority and therefore should be
the ones that are inconvenienced.

Jörn

-- 
The only real mistake is the one from which we learn nothing.
-- John Powell

  reply	other threads:[~2005-09-01 11:45 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-31  9:28 PATCH: allow JFFS2 to write to really small disks Øyvind Harboe
2005-09-01 10:05 ` Jörn Engel
2005-09-01 11:12   ` Øyvind Harboe
2005-09-01 11:44     ` Jörn Engel [this message]
2005-09-01 11:52       ` Øyvind Harboe
2005-09-01 12:00         ` Jörn Engel
2005-09-01 12:45           ` Øyvind Harboe
2005-09-01 12:57             ` Jörn Engel
2005-09-01 13:00               ` Josh Boyer
2005-09-01 13:06               ` Øyvind Harboe
2005-09-02 12:44               ` Øyvind Harboe
2005-09-04  9:00                 ` Jörn Engel
2005-09-05 10:05                   ` oyvind.harboe
2005-09-05 10:27                     ` Jörn Engel

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=20050901114438.GA694@wohnheim.fh-wedel.de \
    --to=joern@wohnheim.fh-wedel.de \
    --cc=linux-mtd@lists.infradead.org \
    --cc=oyvind.harboe@zylin.com \
    /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