From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.saout.de ([127.0.0.1]) by localhost (mail.saout.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ezGZE8BQwyms for ; Wed, 18 Jan 2012 21:20:02 +0100 (CET) Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by mail.saout.de (Postfix) with ESMTP for ; Wed, 18 Jan 2012 21:20:01 +0100 (CET) Message-ID: <4F17296E.5050702@redhat.com> Date: Wed, 18 Jan 2012 21:19:58 +0100 From: Milan Broz MIME-Version: 1.0 References: <1326902198.77527.YahooMailNeo@web161402.mail.bf1.yahoo.com> In-Reply-To: <1326902198.77527.YahooMailNeo@web161402.mail.bf1.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [dm-crypt] Bypass encrypt and decrypt data in dm-crypt List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: FAN ZHANG Cc: "dm-crypt@saout.de" On 01/18/2012 04:56 PM, FAN ZHANG wrote: > All: > We are using dm-crypt for Android device encryption.However, we need > reserve some sectors in block device for status and integration check > and do not want to encrypt/decrypt some sectors when using dm-crypt. Please can you describe exactly what you need? I will not accept any patch in dmcrypt which bypass encryption, but I think the problem is solvable using combination of dm targets, or using some trick. But I still have no idea what problem you are trying to solve... (Please do not describe implementation, describe the problem.) Thanks, Milan