Changes between Initial Version and Version 1 of Ticket #3875
- Timestamp:
- 11/24/17 10:31:18 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3875 – Description
initial v1 1 1 From https://bugzilla.redhat.com/show_bug.cgi?id=1516219 (haven't verified but sounds plausible): 2 2 3 vfs cache should store and later verify that some basic properties of the file (size, mtime - or maybe checksum?) haven't changed, and only then reuse the cached entries. Otherwise ignore them and recache.3 vfs cache should store and later verify that some basic properties of the file (size, mtime, inode? - or maybe checksum?) haven't changed, and only then reuse the cached entries. Otherwise ignore them and recache.