[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ME_REMOTE
From: |
John Meyers |
Subject: |
ME_REMOTE |
Date: |
Fri, 25 Apr 2003 10:38:02 +0000 |
User-agent: |
Mutt/1.4i |
#ifndef ME_REMOTE
# define ME_REMOTE(fs_name, fs_type) (strchr (fs_name, ':') != 0)
#endif
It only classifies nfs as remote.What about smbfs.I have many smbfs it is
showing zero for smbfs .I am working around for df hangs if an nfs or
smbfs is corupted due to machine reboots.
Is it right to interpret smbfs as remote ?
- ME_REMOTE,
John Meyers <=