All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joel Becker <Joel.Becker@oracle.com>
To: ocfs2-devel@oss.oracle.com
Subject: [Ocfs2-devel] xattr/acl support
Date: Tue Mar 29 13:45:06 2005	[thread overview]
Message-ID: <20050329193913.GA28010@ca-server1.us.oracle.com> (raw)
In-Reply-To: <200503291219.20281.mason@suse.com>

On Tue, Mar 29, 2005 at 12:19:19PM -0500, Chris Mason wrote:
> ;) Does the disk format already have all the slots reserved for such a thing?  
> It looks like you've probably got some extra room on the end of the inode, 
> I'm hoping for something that can pack in tiny files directly and perhaps 
> store small acls/xattrs in there.

	We've not agreed yet on how we want to implement them.  We go
back and forth.  Could be internal to the inode reserved space for a few
small xattrs, expanding to a whole cluster for larger ones.  Or it could
be block-based, copying the code directly from ext3.  We just haven't
decided yet.
	Note that there is no extra room at the "end" of the inode, as
the extent list fills to the end.  The extra room is in the reserved
fields.

Joel

-- 

"One of the symptoms of an approaching nervous breakdown is the
 belief that one's work is terribly important."
         - Bertrand Russell 

Joel Becker
Senior Member of Technical Staff
Oracle
E-mail: joel.becker@oracle.com
Phone: (650) 506-8127

  reply	other threads:[~2005-03-29 13:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-29  8:04 [Ocfs2-devel] xattr/acl support Chris Mason
2005-03-29 10:04 ` Wim Coekaerts
2005-03-29 11:19   ` Chris Mason
2005-03-29 13:45     ` Joel Becker [this message]
2005-03-31  7:44       ` Chris Mason

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=20050329193913.GA28010@ca-server1.us.oracle.com \
    --to=joel.becker@oracle.com \
    --cc=ocfs2-devel@oss.oracle.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.