Re: Reserving the Disk Space
Re: Reserving the Disk Space
- Subject: Re: Reserving the Disk Space
- From: William Kucharski <email@hidden>
- Date: Sun, 20 Feb 2005 23:05:50 -0700
On Feb 20, 2005, at 10:53 PM, Imran wrote:
Does HFS+ file system under Darwin XNU provide such API to reserve the
disk space of GB’s?
Well, the file system will ALWAYS be "aware" of it, but the way to make
it "invisible" is to open a file descriptor to it and unlink it while
the file is still open.
In this way you can access the file on disk but traversing the
directory structure will not reveal your file's existence.
William Kucharski
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden