All of lore.kernel.org
 help / color / mirror / Atom feed
* RE: JFS extended attributes and ACLs - New Patches
@ 2002-09-10  7:40 Luka Renko
  2002-09-12 15:13 ` Andreas Gruenbacher
  0 siblings, 1 reply; 15+ messages in thread
From: Luka Renko @ 2002-09-10  7:40 UTC (permalink / raw)
  To: Dave Kleikamp, Andreas Gruenbacher; +Cc: acl-devel, linux-fsdevel

> On Monday 09 September 2002 10:02, Andreas Gruenbacher wrote:
> 
> > Extended user attributes should be allowed only for regular 
> files and 
> > for directories with the sticky bet cleared. Rationale: See the
> > attr(5) manual page.
> 
> Hmm.  If different policies are to be applied to the different 
> namespaces, I think it would be a good thing to move that 
> policy to the 
> vfs layer, rather than have each filesystem redundantly enforce these 
> policies.
> 
> If the VFS is requesting that an extended attribute be set, the 
> filesystem-specific code should be able to assume it's allowed.  I've 
> tried to keep the JFS code simple.  It really doesn't care 
> and doesn't 
> want to care about namespaces.  I've special cased the 
> setting of acl's 
> to make sure the permissions get set correctly, but I'd prefer this 
> happened at a higher level as well.

I think that is the right solution. FS should not care about namespaces and
potential limitations they should just provide storage for EA.

I anyway do not like the fact that EA functionality is limited for different
type of files. 
If the only limitation is quata system, then we may just have a additional
mount option to support EA on any file type - this way user can select what
they want to have (strict quota or EA on special files and symbolic links).

Regards,
Luka

^ permalink raw reply	[flat|nested] 15+ messages in thread
[parent not found: <Pine.LNX.4.33.0209061703200.26258-100000@wotan.suse.de>]

end of thread, other threads:[~2002-09-13 13:33 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-10  7:40 JFS extended attributes and ACLs - New Patches Luka Renko
2002-09-12 15:13 ` Andreas Gruenbacher
2002-09-12 16:16   ` Dave Kleikamp
2002-09-12 17:04     ` Andreas Gruenbacher
2002-09-12 17:34       ` Dave Kleikamp
2002-09-13  5:06         ` Nathan Scott
2002-09-13  9:27           ` Andreas Gruenbacher
2002-09-13 12:18           ` Dave Kleikamp
2002-09-13 13:20             ` [Acl-Devel] " Andreas Gruenbacher
2002-09-13 13:33               ` Dave Kleikamp
2002-09-13  9:32         ` Andreas Gruenbacher
     [not found] <Pine.LNX.4.33.0209061703200.26258-100000@wotan.suse.de>
     [not found] ` <200209061718.59114.agruen@suse.de>
2002-09-09 14:58   ` Dave Kleikamp
2002-09-09 15:02     ` Andreas Gruenbacher
2002-09-09 15:28       ` Dave Kleikamp
2002-09-09 15:30         ` Dave Kleikamp

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.