From: Steven Whitehouse <swhiteho@redhat.com>
To: a.gruenbacher@bestbits.at
Cc: linux-fsdevel@vger.kernel.org
Subject: xattr namespace question
Date: Tue, 21 Mar 2006 12:06:13 +0000 [thread overview]
Message-ID: <1142942773.6400.1212.camel@quoit.chygwyn.com> (raw)
Hi,
In order to remove the final ioctl() call in the GFS2 filesystem its
been suggested that we use xattrs as a replacement interface. Mostly
this is self-explanatory however there is one question that I've not
been able to resolve 100% satisfactorily, which is what the namespace
should look like.
We have a bunch of boolean flags, so (using the example of the journaled
data flag) should our xattrs be called something along the lines of
system.gfs2.jdata (this seems to be most popular suggestion amoung those
I've asked privately), or perhaps system.fs.gfs2.jdata or indeed is the
system namespace reserved for something special so that we should use a
special gfs2 namespace instead?
I've googled around and read all I can find, but I've not been able to
find a definitive answer to this question. Any pointers that you can
give would be very helpful,
Thanks,
Steve.
next reply other threads:[~2006-03-21 11:53 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-21 12:06 Steven Whitehouse [this message]
2006-03-21 12:21 ` xattr namespace question Andreas Dilger
2006-03-21 23:58 ` Nathan Scott
2006-03-22 9:07 ` Steven Whitehouse
2006-03-22 8:59 ` Christoph Hellwig
2006-03-22 21:43 ` Nathan Scott
2006-03-23 12:04 ` Christoph Hellwig
2006-03-23 14:13 ` Dave Kleikamp
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=1142942773.6400.1212.camel@quoit.chygwyn.com \
--to=swhiteho@redhat.com \
--cc=a.gruenbacher@bestbits.at \
--cc=linux-fsdevel@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).