Ticket #3875 (new defect) — at Version 1
Verify basic file properties before reusing cached contents
Reported by: | egmont | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | mc-vfs | Version: | master |
Keywords: | Cc: | howaboutsynergy@… | |
Blocked By: | Blocking: | ||
Branch state: | no branch | Votes for changeset: |
Description (last modified by egmont) (diff)
From https://bugzilla.redhat.com/show_bug.cgi?id=1516219 (haven't verified but sounds plausible):
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.
Note: See
TracTickets for help on using
tickets.