]> git.ipfire.org Git - thirdparty/sqlite.git/commit
For the unix VFS, avoid an unnecessary stat() system call prior to opening
authordrh <drh@noemail.net>
Fri, 18 Aug 2017 16:09:52 +0000 (16:09 +0000)
committerdrh <drh@noemail.net>
Fri, 18 Aug 2017 16:09:52 +0000 (16:09 +0000)
commitc68886bb9e02ff943ffe6481cb0e9097fd57111e
treecb527ff02e94b50f23a539a3eb120cc76799e182
parent0f3f7664f01bb9fdaa45c4c71c53fbff7f0f09c4
For the unix VFS, avoid an unnecessary stat() system call prior to opening
any file in the common case where there are no unused file descriptors.

FossilOrigin-Name: 3075cfa07489eaf13cb9a2760e2391e79dd73181fe1730fae7bdcd6ad66d2a1f
manifest
manifest.uuid
src/os_unix.c