Re: [PATCH v1 1/2] encrypted-keys: remove trusted-keys dependency

From: Mimi Zohar
Date: Mon Aug 29 2011 - 11:47:13 EST


On Mon, 2011-08-29 at 17:56 +0300, Sasha Levin wrote:
> On Mon, 2011-08-29 at 10:48 -0400, Mimi Zohar wrote:
> > Encrypted keys are decrypted/encrypted using either a trusted-key or,
> > for those systems without a TPM, a user-defined key. This patch
> > removes the trusted-keys and TCG_TPM dependencies.
> >
> > Changelog v1:
> > - Fixed encrypted-keys move from security/keys to security/keys/encrypted-keys
> > - Removed trailing blank line
> >
> > Signed-off-by: Mimi Zohar <zohar@xxxxxxxxxx>
> > ---
>
> Please look into using 'git mv' and the '--find-renames' option of git
> format-patch.
>
> You just want to mark the files as moved, without ruining the entire
> history of the old files.
>

Thanks for the tip. 'git blame' shows multiple commits, but perhaps if
encrypted-keys had a longer history some of it would have been lost.
I'll keep your suggestion in mind in the future.

thanks,

Mimi

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/