On 24/12/06, Adam Megacz <[EMAIL PROTECTED]> wrote:
AFS (the Andrew FileSystem) supports whole-file locks but not byte-range locks. Unfortunately, it has a problematic "feature" whereby it will claim to grant requests for byte-range locks, but not actually perform any locking activity. This unfortunately can easily lead to corruption for applications like sqlite.
I would like to see this patch incorporated. AFS seamlessly folds into the unix file system and at the moment I have to remember that it is unsafe to store an SQLite database file on the share. David ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------