Re: FSSetCatalogInfo and apple DoubleHeader
Re: FSSetCatalogInfo and apple DoubleHeader
- Subject: Re: FSSetCatalogInfo and apple DoubleHeader
- From: Quinn <email@hidden>
- Date: Mon, 2 Mar 2009 14:05:54 +0000
At 13:51 +0000 2/3/09, Alan Shouls wrote:
Forgive my ignorance here - but if a filesystem does not implement
getattrlist and setattrlist are these then synthesized onto the
AppleDouble file?
On modern systems, yes.
Where "modern systems" is 10.4 and later.
Notably, on 10.4 and later the VFS plug-in interface does not expose
getattrlist and setattrlist to the VFS plug-in. Rather everything
comes it via (a much extended) getattr and setattr and the various
xattr routines.
What OS versions are you targeting?
S+E
--
Quinn "The Eskimo!" <http://www.apple.com/developer/>
Apple Developer Relations, Developer Technical Support, Core OS/Hardware
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Filesystem-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden