public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* BUG: ACL's are a security attribute. They belong in the Security attrib space, not the Root-attrib space.
@ 2013-07-23 21:29 Linda Walsh
  2013-07-24  4:05 ` Dave Chinner
  0 siblings, 1 reply; 3+ messages in thread
From: Linda Walsh @ 2013-07-23 21:29 UTC (permalink / raw)
  To: xfs-oss


Currently there are 3 disjoint attribute spaces on files -- user, root and security.

(there is a misprint in the manual that says there is 2, but later, it gives
talks about using no switch giving the User attrib space, -R for Root attrib
space, and -S for the Security attrib space).


Of these, the ACL's are being placed in the root, which might describe
file types, or other OS related info, but not security attributes like ACL's.
They should be in the Security attrib space (otherwise what is the point of a
Security attribute space).

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

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

end of thread, other threads:[~2013-07-24  4:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-23 21:29 BUG: ACL's are a security attribute. They belong in the Security attrib space, not the Root-attrib space Linda Walsh
2013-07-24  4:05 ` Dave Chinner
2013-07-24  4:37   ` Linda Walsh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox