Re: Identifying sparse files using getattrlist()
Re: Identifying sparse files using getattrlist()
- Subject: Re: Identifying sparse files using getattrlist()
- From: Mike Mackovitch <email@hidden>
- Date: Tue, 3 Nov 2009 09:32:44 -0800
On Tue, Nov 03, 2009 at 09:55:05PM +0530, rohan a wrote:
> Thanks a lot :) I will try this
> Would st_blksize vary for every file ?
That's up to each file system.
> Also is there any macro I can use instead of directly using 512 ?
$ grep 512 /usr/include/sys/stat.h
#define S_BLKSIZE 512 /* block size used in the stat struct */
--macko
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden