Chromium Code Reviews
Descriptioncros: Mount the existing eCryptfs vault to start migration.
Before we call cryptohome's MigrateToDircrypto method, we need to mount
existing eCryptfs valut to start migration by calling MountEx method with
|to_migrate_from_ecryptfs| mount flag.
Additionally, this CL removes |auth| argument from MigrateToDircrypto method,
since it was removed from DBUS call in the latest cryptohome.
https://chromium-review.googlesource.com/#/c/472409/6/cryptohome/cryptohome.xml
BUG=711458
Review-Url: https://codereview.chromium.org/2818393002
Cr-Commit-Position: refs/heads/master@{#464945}
Committed: https://chromium.googlesource.com/chromium/src/+/d698c77f8ab3b0e0e61d3fe99bc5ec9c24f8c813
Patch Set 1 #Patch Set 2 : add a comment #Patch Set 3 : FakeCryptohomeClient::MountEx should succeed when |to_migrate_from_ecryptfs| is true. #
Total comments: 2
Patch Set 4 : Remove |auth| argumant from MigrateToDircrypto. #
Total comments: 2
Patch Set 5 : Fix a comment. #Messages
Total messages: 22 (12 generated)
|