]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Stop requiring the global VFS mutex to access the unixInodeInfo.pUnused field.
authordrh <drh@noemail.net>
Mon, 13 Aug 2018 22:50:34 +0000 (22:50 +0000)
committerdrh <drh@noemail.net>
Mon, 13 Aug 2018 22:50:34 +0000 (22:50 +0000)
commitef52b36a6b7401c44e5031fd14ded929b93076e8
tree6d6fb4b4bb021b7c293cfe593ac762c4fcd2bd00
parent095908e1c750b82253cf274a70ffef905aeb40b4
Stop requiring the global VFS mutex to access the unixInodeInfo.pUnused field.
The unixInodeInfo mutex is sufficient.

FossilOrigin-Name: e3ea43dabf099dc2954c23d348638e7b2a8b9122d2994154bc649a2c09260c46
manifest
manifest.uuid
src/os_unix.c