Re: Maximum EA size
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com On Sep 4, 2009, at 12:05 PM, darwin-dev-request@lists.apple.com wrote: = Mike _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... Better safe then sorry, so can anybody tell us what is a reliable maximum size ? ATTR_MAX_SIZE is the largest attribute the current implementation supports. There is no upper bound defined; some implementations (e.g. specific HFS versions) may have lower limits. You should avoid imposing any explicit limits on EA size if possible to minimise the risk that a later change in the system will cause compatibility issues for you. This email sent to site_archiver@lists.apple.com
participants (1)
-
Michael Smith