| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
On Nov 29, 2005, at 12:03 PM, email@hidden wrote:
You're not permitted to do this; while the volume is mounted the HFS filesystem instance is the sole owner of that range of disk blocks. You cannot legally read or write these blocks; the filesystem is under no obligation to ensure that the physical device contains data meaningful to you, and it (rightfully) expects that data on disk remains as it was written.
This must be obtained via the standard system call interfaces; the system knows far more about the state of the filesystem than you do, and it presents this information to you in a standardised format. As others have noted, there are efficient, legal, authenticated interfaces for obtaining this information. You should use one. = Mike |
_______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/email@hidden This email sent to email@hidden
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.