From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm0-x22b.google.com (mail-wm0-x22b.google.com [IPv6:2a00:1450:400c:c09::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.server123.net (Postfix) with ESMTPS for ; Thu, 11 Feb 2016 07:44:48 +0100 (CET) Received: by mail-wm0-x22b.google.com with SMTP id g62so8006254wme.0 for ; Wed, 10 Feb 2016 22:44:48 -0800 (PST) References: <56B20C05.7080307@gmail.com> <56B90DDD.1080107@gmail.com> <56BA6353.7080207@tu-ilmenau.de> <20160209233532.GB21086@tansi.org> <56BAF6B5.4060300@gmail.com> <56BB3FC0.5020409@whgl.uni-frankfurt.de> <56BB5294.8040407@whgl.uni-frankfurt.de> From: Milan Broz Message-ID: <56BC2DDD.5040909@gmail.com> Date: Thu, 11 Feb 2016 07:44:45 +0100 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [dm-crypt] The future of disk encryption with LUKS2 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Robert Nichols , dm-crypt@saout.de On 02/11/2016 06:09 AM, Robert Nichols wrote: > > Just what constitutes a "proper moving operation"? And just where > is this "PARTTYPE" stored? There doesn't appear to be any such > field in the current LUKS on-disk format. Please ignore it. PARTTYPE is neither used in lvm2 nor in LUKS. (You can setup LUKS GUID for GPT partition but it doesn't have any real effect.) Milan