-
Ryo Hashimoto authored
HomedirMethods::MountEx was converting MountParameters to MountRequest proto. To simplify this, remove MountParameters and use MountRequest everywhere. - Construct MountRequest directly in MountEx's caller sites. - Rename FillKeyProtobuf() in homedir_methods.cc to KeyDefinitionToKey(), and make it public. BUG=741274 Change-Id: Ibb8dd4a7975f6aff87ada881938be29300e7344c Reviewed-on: https://chromium-review.googlesource.com/567844Reviewed-by:
Satoru Takabayashi <satorux@chromium.org> Commit-Queue: Ryo Hashimoto <hashimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#486689}
d93e9273