Tobias Bading <tbad...@web.de> writes:

> Three things are interesting/puzzling:
> - fcntl F_SETLK with start=1073741824 when the wc.db file contains only 100352
>   bytes? I found nothing in the fcntl man page about this. Is this allowed?
>   What's the purpose?

SQLite implements read-write locks and uses those high byte-ranges to
store state information in a way that works on read-only filesystems.

-- 
Philip Martin | Subversion Committer
WANdisco // *Non-Stop Data*

Reply via email to