From owner-freebsd-current@FreeBSD.ORG Tue Apr 29 14:01:02 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F066A37B401 for ; Tue, 29 Apr 2003 14:01:01 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D3DF43F75 for ; Tue, 29 Apr 2003 14:01:01 -0700 (PDT) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.9/8.12.9) with ESMTP id h3TL0ts4000830; Tue, 29 Apr 2003 23:00:56 +0200 (CEST) (envelope-from phk@phk.freebsd.dk) To: "Lucky Green" From: "Poul-Henning Kamp" In-Reply-To: Your message of "Tue, 29 Apr 2003 11:20:50 PDT." <001901c30e7c$10bbe9f0$6601a8c0@VAIO650> Date: Tue, 29 Apr 2003 23:00:55 +0200 Message-ID: <829.1051650055@critter.freebsd.dk> cc: freebsd-current@freebsd.org cc: 'Heiko Schaefer' Subject: Re: gbde data corruption? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Apr 2003 21:01:02 -0000 In message <001901c30e7c$10bbe9f0$6601a8c0@VAIO650>, "Lucky Green" writes: >Heiko wrote: >----------- >apparently updating g_bde_crypt.c from rev 1.12 to 1.13 has effects on >the format of data or the layout of the encrypted filesystem. the stuff >that was on that mount with the old kernel is gone now. >----------- > >Just for clarification, did migrating g_bde_crypt.c from rev 1.12 to >1.13 cause you to lose access to the data that was stored on the FS >using 1.12? In other words, does one need to back up that data to >another FS before upgrading GBDE to the newest version? 1.12 had some debug/testing code enabled which should not have been enabled, all other revisions are OK. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.