Re: getfsent return only nfs volumes entries ??
Re: getfsent return only nfs volumes entries ??
- Subject: Re: getfsent return only nfs volumes entries ??
- From: Mike Smith <email@hidden>
- Date: Mon, 21 Mar 2005 01:36:43 -0800
On Mar 17, 2005, at 5:18 AM, Hervé Kergourlay wrote:
Mike Smith a écrit :
On Feb 25, 2005, at 9:18 AM, Hervé Kergourlay wrote:
I've a problem with the getfsent() api
the api returns only my nfs mount point
the local disks are ignored, getfsent return NULL after the nfs
mount point
getfsent works for filesystems that are explicitly mounted. Most
local filesystems are automatically mounted.
thanks for the information
is it the same for all other Unix (Linux, FreeBSD, ...) or is it
specific to MAC OS X ?
No, most of these other systems don't automatically mount local
filesystems.
Another way of thinking about it is that the getfsent API tells you
what should be mounted by a local mounting tool (usually mount -a),
while getfsstat tells you about what is actually mounted.
= Mike
_______________________________________________
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