determining nfs mount
From: bill pursell (bill.pursell_at_gmail.com)
Date: 11/27/05
- Next message: Roger Leigh: "Re: determining nfs mount"
- Previous message: bill pursell: "Re: notifying change to shared memory"
- Next in thread: Roger Leigh: "Re: determining nfs mount"
- Reply: Roger Leigh: "Re: determining nfs mount"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 27 Nov 2005 11:36:56 -0800
How do you tell if a mount point is local or networked? I'm currently
parsing /proc/mounts and checking to see if the device name contains a
':'. That feels not quite as stupid as implementing readdir() with
system("ls *"), but it's close.
- Next message: Roger Leigh: "Re: determining nfs mount"
- Previous message: bill pursell: "Re: notifying change to shared memory"
- Next in thread: Roger Leigh: "Re: determining nfs mount"
- Reply: Roger Leigh: "Re: determining nfs mount"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|