getfsent return only nfs volumes entries ??
getfsent return only nfs volumes entries ??
- Subject: getfsent return only nfs volumes entries ??
- From: Hervé Kergourlay <email@hidden>
- Date: Fri, 25 Feb 2005 18:18:36 +0100
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
I want to check the "dev" field of all theses disks as the "mount"
command shows it here
shrek:/etc root# mount
/dev/disk0s5 on / (local, journaled)
devfs on /dev (local)
fdesc on /dev (union)
<volfs> on /.vol
/dev/disk0s2 on /Volumes/Data UFS (asynchronous, local)
/dev/disk0s3 on /Volumes/Data (local, journaled)
/dev/disk0s7 on /Volumes/Tiger (local, journaled)
automount -nsl [359] on /Network (automounted)
automount -fstab [366] on /automount/Servers (automounted)
automount -static [366] on /automount/static (automounted)
/dev/disk0s9 on /Volumes/Data HFS (local)
/dev/disk0s11 on /Volumes/Desaster (local)
canardo:/usr/people on /private/automount/usr/people (automounted)
is it a bug ?
is there any other "posix" solution ?
best regards
hervé
_______________________________________________
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