Chromium Code Reviews
Descriptiondrive: FileCache::Store marks the entry as dirty if empty MD5 is given
Store() and MarkAsDirty() should be performed together, atomically.
Otherwise, it may cause troubles when something goes wrong. (e.g. sudden shutdown of the device)
Provide a way to perform Store() and MarkAsDirty() at the same time by specially handling empty MD5.
BUG=260539
TEST=unit_tests
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=247559
Patch Set 1 : #Messages
Total messages: 4 (0 generated)
|