From mboxrd@z Thu Jan 1 00:00:00 1970 From: Milan Broz Subject: Re: [ANNOUNCE] util-linux 2.23 Date: Thu, 25 Apr 2013 18:34:17 +0200 Message-ID: <51795B09.9040908@gmail.com> References: <20130425110450.GF2244@x2.net.home> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Linux Kernel Mailing List , linux-fsdevel , util-linux@vger.kernel.org To: Andi Kleen Return-path: Received: from mail-ee0-f47.google.com ([74.125.83.47]:48900 "EHLO mail-ee0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756869Ab3DYQe0 (ORCPT ); Thu, 25 Apr 2013 12:34:26 -0400 In-Reply-To: Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On 25.4.2013 15:25, Andi Kleen wrote: >> Util-linux 2.23 Release Notes >> ============================= >> >> The cryptoloop support in the commands mount(8) and losetup(8) has been >> REMOVED. The encryption= mount option and -e,-E,--encryption losetup options >> are no more supported. > > That's crazy. You're taking away access to existing data. Nope. You can use cryptsetup. https://lkml.org/lkml/2012/11/2/162 Milan