From: David Howells Date: Tue, 24 Sep 2013 09:35:15 +0000 (+0100) Subject: KEYS: Consolidate the concept of an 'index key' for key access X-Git-Tag: v3.13-rc1~18^2~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16feef4340172b7dbb9cba60850e78fa6388adf1;p=pandora-kernel.git KEYS: Consolidate the concept of an 'index key' for key access Consolidate the concept of an 'index key' for accessing keys. The index key is the search term needed to find a key directly - basically the key type and the key description. We can add to that the description length. This will be useful when turning a keyring into an associative array rather than just a pointer block. Signed-off-by: David Howells --- Reading git-diff-tree failed