All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Masover <ninja@slaphack.com>
To: Jonathan Briggs <jbriggs@esoft.com>
Cc: Nikita Danilov <nikita@clusterfs.com>,
	Hubert Chan <hubert@uhoreg.ca>,
	reiserfs-list@namesys.com
Subject: Re: Reiser4 and ACLs
Date: Mon, 15 Aug 2005 18:28:53 -0500	[thread overview]
Message-ID: <43012535.20608@slaphack.com> (raw)
In-Reply-To: <1124138041.11626.4.camel@localhost>

Jonathan Briggs wrote:
> On Tue, 2005-08-16 at 00:19 +0400, Nikita Danilov wrote:
> 
>>Hubert Chan writes:
>> > On Sun, 14 Aug 2005 17:24:17 +0400, Nikita Danilov <nikita@clusterfs.com> said:
>> > 
>> > > Not exactly. As a matter of fact, ACL and EA support was already
>> > > implemented in reiser4. But it used standard xattrs API to interface
>> > > to the user-land, and it was decided that reiser4 should go
>> > > sys_reiser4() route instead. So, it was reaped.
>> > 
>> > Does this mean that file-as-dir has also been abandoned?
>>
>>Sorry, it seems I was too vague. It's exactly the opposite: standard
>>xattr API was abandoned in favour of accessing EAs and ACLs through
>>pseudo files. The latter method is not implemented yet, and I don't know
>>how stable sys_reiser4() API is currently. Hans is the proper person to
>>ask.
> 
> 
> There is no reason not to support the standard xattr calls,

Except time, money, and more important things to do.

Actually, Hans probably doesn't like the idea of supporting them at all, 
but even Hans has to accept that everyone won't rewrite apps for 
pseudo-files at once.

> whether it
> is done in-kernel or in the C library.  The pseudo files would also be
> good, but several programs already use the current xattr support.

Several programs already use Windows.  We do have Wine, but would you 
rather all the kernel hackers started hacking on making Wine more 
compatible instead of making Linux better?

> Namesys may not want to add the support themselves but I hope they do
> not reject contributed code for it.

Probably not, just make sure you fully understand what pseudo files are 
and what they do, and how you're going to fit the two together.  If the 
patch makes xattrs a completely separate namespace, you're probably 
going to get a "try again".


  parent reply	other threads:[~2005-08-15 23:28 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-14  4:34 Reiser4 and ACLs Marc Perkel
2005-08-14  8:08 ` Mark Nipper
2005-08-14 12:26   ` Marc Perkel
2005-08-14 12:31     ` michael chang
2005-08-14 12:38       ` Marc Perkel
2005-08-14 15:44         ` Valdis.Kletnieks
2005-08-14 13:24       ` Nikita Danilov
2005-08-14 13:41         ` Marc Perkel
2005-08-14 17:44           ` Matt Stegman
2005-08-14 19:52           ` David Masover
2005-08-15 17:08         ` Hubert Chan
2005-08-15 20:19           ` Nikita Danilov
2005-08-15 20:34             ` Jonathan Briggs
2005-08-15 20:44               ` Nikita Danilov
2005-08-15 20:55                 ` Marc Perkel
2005-08-15 23:24                   ` David Masover
2005-08-15 23:30                     ` Marc Perkel
2005-08-15 23:37                       ` michael chang
2005-08-16  0:21                         ` David Masover
2005-08-16  1:26                       ` Hubert Chan
2005-08-16 14:12                         ` michael chang
2005-08-15 23:28               ` David Masover [this message]
2005-08-15 20:52             ` Marc Perkel
2005-08-15 23:25               ` David Masover
2005-08-14 19:55     ` David Masover
  -- strict thread matches above, loose matches on Subject: below --
2005-08-17 14:10 Marc Perkel
2005-08-17 19:06 ` Hans Reiser

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=43012535.20608@slaphack.com \
    --to=ninja@slaphack.com \
    --cc=hubert@uhoreg.ca \
    --cc=jbriggs@esoft.com \
    --cc=nikita@clusterfs.com \
    --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.