From owner-freebsd-current@FreeBSD.ORG Tue Apr 29 11:20:54 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 66E6C37B404 for ; Tue, 29 Apr 2003 11:20:54 -0700 (PDT) Received: from noisebox.cypherpunks.to (adsl-208-201-229-163.sonic.net [208.201.229.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1EF843F75 for ; Tue, 29 Apr 2003 11:20:53 -0700 (PDT) (envelope-from shamrock@cypherpunks.to) Received: from VAIO650 (adsl-208-201-229-160.sonic.net [208.201.229.160]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by noisebox.cypherpunks.to (Postfix) with ESMTP id 72AC510B; Tue, 29 Apr 2003 11:20:52 -0700 (PDT) From: "Lucky Green" To: Date: Tue, 29 Apr 2003 11:20:50 -0700 Message-ID: <001901c30e7c$10bbe9f0$6601a8c0@VAIO650> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal 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 18:20:54 -0000 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? Thanks, --Lucky