public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: Adam Wozniak <adam.wozniak@comdev.cc>
To: David Woodhouse <dwmw2@infradead.org>
Cc: linux-mtd@lists.infradead.org
Subject: Re: i node, u node, we all node for inodes
Date: Fri, 08 Feb 2002 11:08:16 -0800	[thread overview]
Message-ID: <3C642220.8F055CF5@comdev.cc> (raw)
In-Reply-To: Pine.LNX.4.44.0202090427040.13267-100000@lapdancer.baythorne.internal

David Woodhouse wrote:
> > Does an inode have a fixed or maximum size?
> 
> Do you mean a node? Not explicitly, although each type of node has its own
> limits so you could deduce the maximum node size you'll ever see.

Maybe I don't have a clear idea of what an "inode" is in this context.
I normally think of an inode as a small block on a physical disk.  It
has
a fixed size, say 1K.  A file larger than 1K would span multiple inodes.
Or maybe I have this wrong.

> > Can a raw node contain data used by mutiple inodes?  If not, what
> > prevents this from happening?
> 
> Each node belongs to only one inode. It's generated for that inode, added
> to the list for that inode, the physical node on the flash contains the
> inode number. Why would it get shared?

In the case where a file consists of multiple inodes, and a data write
is performed which spans two inodes, does the write get broken into two
raw nodes, and linked into two inode chains, or is one raw node written
and somehow magically shared between two inode chains?

--Adam
-- 
Adam Wozniak (KG6GZR)   COM DEV Wireless - Digital and Software Systems
awozniak@comdev.cc      3450 Broad St. 107, San Luis Obispo, CA 93401
                        http://www.comdev.cc
                        Voice: (805) 544-1089       Fax: (805) 544-2055

  reply	other threads:[~2002-02-08 19:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20020207121316.8917.qmail@mailweb21.rediffmail.com>
2002-02-08  0:58 ` DOC firmware problems David Woodhouse
2002-02-08 18:31   ` i node, u node, we all node for inodes Adam Wozniak
2002-02-08 18:30     ` David Woodhouse
2002-02-08 19:08       ` Adam Wozniak [this message]
2002-02-09  1:28         ` David Woodhouse

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=3C642220.8F055CF5@comdev.cc \
    --to=adam.wozniak@comdev.cc \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox