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

Issue 6670096: verity: create a regular trie when depth=0 (Closed)

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

Description

verity: create a regular trie when depth=0 We want to eventually remove support for the depth constructor parameter only create trees where level[0]->count = 1. BUG=9752 TEST=Ran dm-verity.git unit tests. Ran platform_DMVerityCorruption on H/W. Change-Id: Ie05ebc93a9c52055b4573ccd8811acbbb114adf3 R=wad@chromium.org,taysom@chromium.org,ups@chromium.org Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=8019a6a

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -22 lines) Patch
M dm-bht.c View 4 chunks +27 lines, -22 lines 0 comments Download
M dm-bht_unittest.cc View 1 chunk +23 lines, -0 lines 0 comments Download
M include/linux/kernel.h View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Mandeep Singh Baines
9 years, 8 months ago (2011-03-30 23:26:20 UTC) #1
Mandeep Singh Baines
ping
9 years, 8 months ago (2011-03-31 21:29:23 UTC) #2
Paul T
9 years, 8 months ago (2011-03-31 23:27:32 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698