Chromium Code Reviews
Descriptioncryptohome: Add dbus method and signal name for encryption migration.
To Chromium, this adds
HomedirMethods::MigrateToExt4Crypto(const Identification& id,
const Authorization& auth,
const Callback& callback);
that requests Cryptohomed to do the migration (for the |id|
and |auth| combination containing the same data that are passed
to MountEx), and
CryptohomeClient::SetExt4CryptoMigrationProgressHandler(
const base::Calback<void(uint64_t, uint64_t)>&);
for listening to a periodic progress status update.
Depends on the constants definition in
https://chromium-review.googlesource.com/c/454576/
BUG=699445
Review-Url: https://codereview.chromium.org/2748743004
Cr-Commit-Position: refs/heads/master@{#458268}
Committed: https://chromium.googlesource.com/chromium/src/+/4076785af1b5ff3207dc841d1283719bc3e3df4a
Patch Set 1 #
Total comments: 18
Patch Set 2 : Address review comments #Patch Set 3 : Avoid INFINITE timeout. Reply by signal. #Patch Set 4 : Roll DEPS #
Messages
Total messages: 24 (8 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||