linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* xattr namespace question
@ 2006-03-21 12:06 Steven Whitehouse
  2006-03-21 12:21 ` Andreas Dilger
  0 siblings, 1 reply; 8+ messages in thread
From: Steven Whitehouse @ 2006-03-21 12:06 UTC (permalink / raw)
  To: a.gruenbacher; +Cc: linux-fsdevel

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.



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2006-03-23 14:13 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-21 12:06 xattr namespace question Steven Whitehouse
2006-03-21 12:21 ` 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

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).