On 07/07/07, Joe Wilson <[EMAIL PROTECTED]> wrote: > Is there a way for you to know you're on an NFS filesystem in Java?
One way would be to move the mess into NestedVM. I was thinking the the code that calls the Java locking API could test to see if it works (by attempting a second lock, etc), and if it doesn't, then return -1 to fcntl(). Then with SQLITE_ENABLE_LOCKING_STYLE enabled, SQLite will drop to dotlockLocking without a recompile. d. --~--~---------~--~----~------------~-------~--~----~ Mailing List: http://groups.google.com/group/sqlitejdbc?hl=en To unsubscribe, send email to [EMAIL PROTECTED] -~----------~----~----~----~------~----~------~--~---
