]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Enhance the unix VFS so that it keeps track of the size of unlinked files
authordrh <drh@noemail.net>
Mon, 9 Jun 2014 20:24:46 +0000 (20:24 +0000)
committerdrh <drh@noemail.net>
Mon, 9 Jun 2014 20:24:46 +0000 (20:24 +0000)
commit4fd7111dcbfcfd1441f0ec7e3ffa5a655974341e
tree6c7795997e5b53a392558b3ed5827e2b182f41a2
parent62a223e5dd9227b7aa41e66d53df723d61fcf185
parentf5154c6a1cb9d91d2cf608dd168bf539f7fa97b9
Enhance the unix VFS so that it keeps track of the size of unlinked files
internally and thus avoids the need to call fstat() on those files, since
fstat() does not work reliably on unlinked files on some implementations
of FuseFS.

FossilOrigin-Name: 10707d35786403ea5392d980f593bfecdae063dd
manifest
manifest.uuid