Tom Allison am Mittwoch, 12. Oktober 2005 15.55:
[...]

Since you got no answer yet from somebody knowing better:

> How do I test for NFS mounting so I can flag it as a problem in my code?

hand made: examine /proc/mounts ...
But I'm shure there are much better ways.

> What options are there for locking over NFS besides using foo.lock files
> all over the place?

Goto search.cpan.org searching for "NFS". Maybe File::NFSLock is usefull 
(although I never used it) or one of the modules can give you an idea.

Hm. Anybody else?

joe

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to