Re: detecting nfs mounted files
- From: Michael Myburgh <Michael Myburgh sun com>
- To: stephen browne sun com, hp redhat com
- Cc: gnome-hackers gnome org
- Subject: Re: detecting nfs mounted files
- Date: Wed, 10 Oct 2001 15:47:07 +0100 (BST)
> Stephen Browne <stephen browne sun com> writes:
> > Does anyone know how to do a similar thing that would work on both
> > Solaris and linux?
>
> Linux has statvfs() also, so you could use that hack. Of course it
> breaks unless you have a comprehensive list of network filesystem
> types (AFS, etc.)
>
> The source code to the stat command line util for Linux (package is
> just called "stat") has an example.
It also has a "statfs" call, which has the fs type encoded as a
number. It does not give as much detail as the Solaris statvfs call.
Michael
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]