help needed with getmntinfo()
help needed with getmntinfo()
- Subject: help needed with getmntinfo()
- From: rohan a <email@hidden>
- Date: Thu, 23 Apr 2009 14:21:36 +0530
Hello all,
I have a file-system mounted on /.
But there is symbolic link to it at /Volumes/part2
ls -l /Volumes/
total 8
drwxrwxr-x 7 root admin 340 Feb 15 2008 *
lrwxr-xr-x 1 root admin 1 Apr 13 12:55 part2 -> /
drwxrwxr-t 39 root admin 1428 Feb 24 14:44 part3
Now when I run a getmtinfo() call it does not show me the /Volumes/part2
Why is this?
I need this because I would be passing the mount-point name as argument to the getattrlist() call.
Does getmntinfo() allow some flag to be set to do this?
_______________________________________________
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