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