All of lore.kernel.org
 help / color / mirror / Atom feed
* using of XATTRs instead of pseudo files for accessing reiser4 file attributes.
@ 2004-04-05 11:54 Alex Zarochentsev
  2004-04-05 12:46 ` Chris Mason
  2004-04-05 15:55 ` using of XATTRs instead of pseudo files for accessing reiser4 file attributes Hans Reiser
  0 siblings, 2 replies; 10+ messages in thread
From: Alex Zarochentsev @ 2004-04-05 11:54 UTC (permalink / raw)
  To: reiserfs-list

Hello,

Does anybody think that using linux extended attributes API would be good for
accessing specific reiser4 file attributes?

Currently all that stuff is exported through pseudo files under "metas"
subdirectory.  It might be good for scripting but it leads to security problems
in legacy unix applications and it requires having +x permission on regular
files or modifying linux VFS.  

It is not a problem to have two API for accessing file attributes, XATTR 
and pseudo files.  At least XATTR will be usefull in places where security
matters.

Regards,
Alex.

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

end of thread, other threads:[~2004-04-07  7:55 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-05 11:54 using of XATTRs instead of pseudo files for accessing reiser4 file attributes Alex Zarochentsev
2004-04-05 12:46 ` Chris Mason
2004-04-05 22:41   ` Alexander G. M. Smith
2004-04-06  1:22     ` Hubert Chan
2004-04-06 12:13     ` Chris Mason
2004-04-07  7:55       ` using of XATTRs instead of pseudo files for accessing mjt
2004-04-05 15:55 ` using of XATTRs instead of pseudo files for accessing reiser4 file attributes Hans Reiser
2004-04-05 17:54   ` Narcoleptic Electron
2004-04-05 18:10     ` Alex Zarochentsev
2004-04-05 18:19   ` Alex Zarochentsev

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.