Hello,

Can anyone tell me why calling NSURL -getResourceValue:forKey:error: with key NSURLVolumeMaximumFileSizeKey would return a nil resource value for a given volume? The function returns YES and error is nil also.

I can see from running dtruss that it in turn calls getattrlist(). If I call getattrlist() myself on the same volume, I can see the bits I would think it is looking at are set correctly - VOL_CAP_FMT_2TB_FILESIZE.

Thanks,
Scott
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Filesystem-dev mailing list      (Filesystem-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/filesystem-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to