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

Issue 6902084: CHROMIUM: verity: remove compare_hash layer (Closed)

Created:
9 years, 8 months ago by Mandeep Singh Baines
Modified:
9 years, 7 months ago
Reviewers:
Paul T, Will Drewry
CC:
chromium-os-reviews_chromium.org, vb+kernel_google.com, Mandeep Singh Baines, Olof Johansson
Visibility:
Public.

Description

CHROMIUM: verity: remove compare_hash layer We've refactored the code such that we are now only calling compare_hash into two places in the same function. So we really don't need this layer any more. I plan to send a CL soonish that will remove the second call so we'll be down to just the one call. BUG=chromium-os:13872 TEST=Ran dm-verity.git unit tests. Ran platform_DMVerityCorruption on H/W. Change-Id: Ieb20dfdcf425a3c423ebabf63f86d549c259c0f8 Signed-off-by: Mandeep Singh Baines <msb@chromium.org>; R=wad@chromium.org,taysom@chromium.org Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=da82a9b

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -7 lines) Patch
M drivers/md/dm-bht.c View 3 chunks +2 lines, -7 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Mandeep Singh Baines
9 years, 8 months ago (2011-04-27 20:21:09 UTC) #1
Mandeep Singh Baines
ping
9 years, 8 months ago (2011-04-28 16:00:33 UTC) #2
Paul T
9 years, 8 months ago (2011-04-28 16:56:04 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698