diff options
author | drh <drh@noemail.net> | 2014-06-09 20:06:01 +0000 |
---|---|---|
committer | drh <drh@noemail.net> | 2014-06-09 20:06:01 +0000 |
commit | f5154c6a1cb9d91d2cf608dd168bf539f7fa97b9 (patch) | |
tree | 48cce12383c422116a27a1219cd280a68260ed15 /ext/misc/compress.c | |
parent | 62a223e5dd9227b7aa41e66d53df723d61fcf185 (diff) | |
download | sqlite-f5154c6a1cb9d91d2cf608dd168bf539f7fa97b9.tar.gz sqlite-f5154c6a1cb9d91d2cf608dd168bf539f7fa97b9.zip |
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: c41df393c6afbfbfdc4d1b885024e083c6f6de1f
Diffstat (limited to 'ext/misc/compress.c')
0 files changed, 0 insertions, 0 deletions