Chromium Code Reviews
Descriptiondrive: Merge 'persistent' and 'tmp' directories to 'files'
Remove FileCacheEntry::is_present which can be replaced with "is_pinned() || is_dirty() || is_mounted()".
Stop moving files between the two directories when modifying cache states.
Add FileCache::MigrateFilesFromOldDirectories().
BUG=248905
TEST=unit_tests
R=kinaba@chromium.org, satorux@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=206326
Patch Set 1 : #
Total comments: 5
Patch Set 2 : Address comments #Messages
Total messages: 7 (0 generated)
|