All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hans Reiser <reiser@namesys.com>
To: Peter van Hardenberg <pvh@uvic.ca>
Cc: reiserfs-list@namesys.com
Subject: Re: Plugin modifications to disk format.
Date: Fri, 02 Dec 2005 01:52:57 -0800	[thread overview]
Message-ID: <43901979.2060600@namesys.com> (raw)
In-Reply-To: <200511230151.13675.pvh@uvic.ca>

Peter van Hardenberg wrote:

>More codework today, so more questions.
>
>inodes:
>----------
>We would like to add a new field to every inode on disc. This could monopolize 
>the "plugin_data" union on the struct. Is there a better way? How can this be 
>achieved without breaking format compatibility?
>
>Storage:
>-----------
>How tightly can these attribute directories be packed? Dominic Giampaulo 
>rejected a similar design to ours for efficiency purposes in the BeFS, but he 
>was not lucky enough to have the advantages of the Reiser storage layer 
>underneath. So... since we have those advantages, how tight can we pack the 
>following:
>
>Small file with an attribute directory:
>inode
>	->data
>	->attributedir_inode
>		->attributedir_ dir_file
>			->attribute_inode
>				->attribute_data 
>
>  
>
define how an attribute differs from a file, usefully that is.....

Hans

      parent reply	other threads:[~2005-12-02  9:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-23  9:51 Plugin modifications to disk format Peter van Hardenberg
2005-11-23 11:09 ` Vladimir V. Saveliev
2005-12-02  9:52 ` Hans Reiser [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=43901979.2060600@namesys.com \
    --to=reiser@namesys.com \
    --cc=pvh@uvic.ca \
    --cc=reiserfs-list@namesys.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 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.