]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove a redundant call to statfs() in the xOpen() method of the unix VFS.
authordrh <drh@noemail.net>
Thu, 19 Feb 2015 16:12:04 +0000 (16:12 +0000)
committerdrh <drh@noemail.net>
Thu, 19 Feb 2015 16:12:04 +0000 (16:12 +0000)
commita712b4bb97628129bf08b0bc35d91277bfa429b4
treedb29267d12c7fe93c087d06c6d4b8b8d98dba215
parent4bf66fd6f39c310eabd214b176b75d30a6073181
Remove a redundant call to statfs() in the xOpen() method of the unix VFS.
Also fix an unused local variable warning.

FossilOrigin-Name: 8215727dda384351765ab1d5c53ea80775b4ec65
manifest
manifest.uuid
src/os_unix.c