Linked by Thom Holwerda on Wed 6th Jun 2007 20:50 UTC, submitted by Francis Kuntz
Mac OS X Perhaps overcome with excitement (and forgetting that Apple doesn't like such pre-emptive disclosures), Sun's Jonathan Schwartz announced today at Sun event in D.C. that Apple would be making ZFS 'the file system' in OSX 10.5 Leopard. "In fact, this week you'll see that Apple is announcing at their Worldwide Developer Conference that ZFS has become the file system in Mac OS X."
Thread beginning with comment 245732
To read all comments associated with this story, please click here.
ACL?
by Eugenia on Wed 6th Jun 2007 21:26 UTC
Eugenia
Member since:
2005-06-28

No ACL support though?

RE: ACL?
by paul.michael.bauer on Wed 6th Jun 2007 21:32 in reply to "ACL?"
paul.michael.bauer Member since:
2005-07-06

ZFS has ACL support.
What it doesn't have is Mandatory Access Control, but then neither does NTFS or HFS+.

<a href="http://en.wikipedia.org/wiki/Comparison_of_file_systems">source...

Edited 2007-06-06 21:33

Reply Parent Bookmark Score: 3

RE[2]: ACL?
by SEJeff on Thu 7th Jun 2007 03:56 in reply to "RE: ACL?"
SEJeff Member since:
2005-11-05

Ummmmmm MAC is not part of the filesystem, it is part of the kernel. Linux uses SELinux for it's implementation of MAC (Mandatory Access Control) and stores the information in EA (Extended Attributes). However, not all filesystems support EA.

The creator of that table in wikipedia was likely confused. SELinux users can use ext3 as their filesystem because it supports EA.

Solaris uses Trusted Extensions as their form of MAC and I am not qualified to say how it works. If Solaris's Trusted Extensions need's extended attributes on the filesystem (which they probably do) then TE should work on ZFS.

Reply Parent Bookmark Score: 4