Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(73)

Issue 393953010: [SyncFS] Migrate version management from MDDB to index classes (Closed)

Created:
6 years, 5 months ago by peria
Modified:
6 years, 5 months ago
Reviewers:
nhiroki, tzik
CC:
chromium-reviews, kinuko+fileapi, nhiroki, tzik
Project:
chromium
Visibility:
Public.

Description

[SyncFS] Migrate version management from MDDB to index classes. BUG=347425 TEST=./unit_tests --gtest_filter="MetadataDatabase*" Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=283705

Patch Set 1 #

Total comments: 6

Patch Set 2 : Work for nits #

Total comments: 2

Patch Set 3 : Work for nits #

Total comments: 2

Patch Set 4 : Work for a nit #

Messages

Total messages: 11 (0 generated)
peria
Would you take a look?
6 years, 5 months ago (2014-07-16 04:03:38 UTC) #1
nhiroki
https://codereview.chromium.org/393953010/diff/1/chrome/browser/sync_file_system/drive_backend/drive_backend_util.cc File chrome/browser/sync_file_system/drive_backend/drive_backend_util.cc (right): https://codereview.chromium.org/393953010/diff/1/chrome/browser/sync_file_system/drive_backend/drive_backend_util.cc#newcode24 chrome/browser/sync_file_system/drive_backend/drive_backend_util.cc:24: void WriteVersionInfo(int64 version, leveldb::WriteBatch* batch) { PutVersionInfoToBatch(...) ? https://codereview.chromium.org/393953010/diff/1/chrome/browser/sync_file_system/drive_backend/metadata_database_index_on_disk.cc ...
6 years, 5 months ago (2014-07-16 04:14:49 UTC) #2
peria
https://codereview.chromium.org/393953010/diff/1/chrome/browser/sync_file_system/drive_backend/drive_backend_util.cc File chrome/browser/sync_file_system/drive_backend/drive_backend_util.cc (right): https://codereview.chromium.org/393953010/diff/1/chrome/browser/sync_file_system/drive_backend/drive_backend_util.cc#newcode24 chrome/browser/sync_file_system/drive_backend/drive_backend_util.cc:24: void WriteVersionInfo(int64 version, leveldb::WriteBatch* batch) { On 2014/07/16 04:14:48, ...
6 years, 5 months ago (2014-07-16 04:26:08 UTC) #3
tzik
https://codereview.chromium.org/393953010/diff/1/chrome/browser/sync_file_system/drive_backend/drive_backend_util.cc File chrome/browser/sync_file_system/drive_backend/drive_backend_util.cc (right): https://codereview.chromium.org/393953010/diff/1/chrome/browser/sync_file_system/drive_backend/drive_backend_util.cc#newcode24 chrome/browser/sync_file_system/drive_backend/drive_backend_util.cc:24: void WriteVersionInfo(int64 version, leveldb::WriteBatch* batch) { On 2014/07/16 04:14:48, ...
6 years, 5 months ago (2014-07-16 04:35:27 UTC) #4
peria
https://codereview.chromium.org/393953010/diff/1/chrome/browser/sync_file_system/drive_backend/drive_backend_util.cc File chrome/browser/sync_file_system/drive_backend/drive_backend_util.cc (right): https://codereview.chromium.org/393953010/diff/1/chrome/browser/sync_file_system/drive_backend/drive_backend_util.cc#newcode24 chrome/browser/sync_file_system/drive_backend/drive_backend_util.cc:24: void WriteVersionInfo(int64 version, leveldb::WriteBatch* batch) { On 2014/07/16 04:35:27, ...
6 years, 5 months ago (2014-07-16 04:40:49 UTC) #5
tzik
lgtm https://codereview.chromium.org/393953010/diff/30001/chrome/browser/sync_file_system/drive_backend/metadata_database_index_on_disk.cc File chrome/browser/sync_file_system/drive_backend/metadata_database_index_on_disk.cc (right): https://codereview.chromium.org/393953010/diff/30001/chrome/browser/sync_file_system/drive_backend/metadata_database_index_on_disk.cc#newcode151 chrome/browser/sync_file_system/drive_backend/metadata_database_index_on_disk.cc:151: if (batch) can we remove this check?
6 years, 5 months ago (2014-07-16 04:52:25 UTC) #6
nhiroki
lgtm
6 years, 5 months ago (2014-07-16 04:55:25 UTC) #7
peria
https://codereview.chromium.org/393953010/diff/30001/chrome/browser/sync_file_system/drive_backend/metadata_database_index_on_disk.cc File chrome/browser/sync_file_system/drive_backend/metadata_database_index_on_disk.cc (right): https://codereview.chromium.org/393953010/diff/30001/chrome/browser/sync_file_system/drive_backend/metadata_database_index_on_disk.cc#newcode151 chrome/browser/sync_file_system/drive_backend/metadata_database_index_on_disk.cc:151: if (batch) On 2014/07/16 04:52:24, tzik wrote: > can ...
6 years, 5 months ago (2014-07-16 04:56:45 UTC) #8
peria
The CQ bit was checked by peria@chromium.org
6 years, 5 months ago (2014-07-16 23:51:55 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/peria@chromium.org/393953010/3
6 years, 5 months ago (2014-07-16 23:53:13 UTC) #10
commit-bot: I haz the power
6 years, 5 months ago (2014-07-17 08:14:37 UTC) #11
Message was sent while issue was closed.
Change committed as 283705

Powered by Google App Engine
This is Rietveld 408576698