Re: getfsent return only nfs volumes entries ??
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com User-agent: Mozilla Thunderbird 1.0 (Windows/20041206) Mike Smith a écrit : On Feb 25, 2005, at 9:18 AM, Hervé Kergourlay wrote: I've a problem with the getfsent() api getfsstat(2) will return the same information that mount(8) returns. OK I've change the API. It's better now thanks hervé = Mike -- _______________________________________________________________________ Hervé Kergourlay bureau 02 97 68 40 29 Chef du groupe Vos herve.kergourlay@atempo.com fax 02 97 68 40 25 Atempo S.A. Batiment PIREN - Rue Henri Becquerel - PIBS 56000 Vannes, France http://www.atempo.com Only those who attempt the absurd can achieve the impossible. _______________________________________________________________________ _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... 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 ? is there any other "posix" solution ? This email sent to site_archiver@lists.apple.com
participants (1)
-
Hervé Kergourlay