Ticket #349 (closed defect: duplicate)
git master: vfs: stale cache in /tmp/ after container modification
Reported by: | slyfox | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | mc-vfs | Version: | master |
Keywords: | Cc: | ip1024@… | |
Blocked By: | Blocking: | ||
Branch state: | no branch | Votes for changeset: |
Description
Steps to reproduce:
- create archive/iso/patch in /tmp/foo.diff
- enter there (<ENTER> in panel viewer) and out
- modify archive/iso/patch
- enter there again: we get out-of-date contents
To prevent this problem in this simple case we can associate container size and last modification time with vfs cached file.
I think they can be encoded directly into cached name in /tmp/mc-$USER/.
Change History
comment:3 Changed 14 years ago by zaytsev
- Status changed from new to closed
- Resolution set to duplicate
Duplicate of #62.
comment:4 Changed 14 years ago by zaytsev
- Version changed from 4.6.2 to master
- Milestone 4.8 deleted
Note: See
TracTickets for help on using
tickets.