On Fri, 30 Apr 2010 17:07:49 -0500 Andrew Deason <[email protected]> wrote:
> After some offline discussion, this appears to probably be the case. > sqlite opens the db file O_RDONLY, and attempts to acquire an fcntl > F_WRLCK on it, to which it gets EROFS back. Er, forgot to mention, at this point sqlite goes into an infinite sleep/retry loop, which is why it appears to hang. -- Andrew Deason [email protected] _______________________________________________ OpenAFS-info mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-info
