From owner-freebsd-geom@FreeBSD.ORG Sat Jun 8 12:02:05 2013 Return-Path: Delivered-To: freebsd-geom@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 45D723EF for ; Sat, 8 Jun 2013 12:02:05 +0000 (UTC) (envelope-from lastpriot@gmail.com) Received: from mail-ee0-x229.google.com (mail-ee0-x229.google.com [IPv6:2a00:1450:4013:c00::229]) by mx1.freebsd.org (Postfix) with ESMTP id D51BC110B for ; Sat, 8 Jun 2013 12:02:04 +0000 (UTC) Received: by mail-ee0-f41.google.com with SMTP id d17so717902eek.28 for ; Sat, 08 Jun 2013 05:02:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=DB89U08qLTnfzl96Z8kKeQvCx3LUPostagdBuDoUqPU=; b=Epl9iBj0o7t5YQf1nipPTeDmVDmmIcw66YVVD64d75wW4kSOLvsi2ABA/+SrpnawiH zoGRH0z1CNBQXZbjhcDWninypbdNXglUbOMmK0ZZpOg9oLeOm0DcvXe08goPLyBLvGKn u+zu3K1GhB4xfg9aCehZUyDI8tBDh86br+5dxMlbUsX/u67rdZJt1enBjNwKXuwYFnln LEUEt0x3fOjZC1KTCIaDrPsHaImrfVp8fP0JJcBXhuvCTtOFOi+TdBxvPCDJdUoULhgM iF6wZkCg5k+2l5lXcwnGhCm7wTdXl8LkcDbRWQyTh5vkoTeumTe24/4Otu/ymt9nkjEp 7Gdg== X-Received: by 10.14.211.198 with SMTP id w46mr2806294eeo.143.1370692921656; Sat, 08 Jun 2013 05:02:01 -0700 (PDT) Received: from localhost.localdomain ([130.180.209.136]) by mx.google.com with ESMTPSA id 3sm5901844een.7.2013.06.08.05.01.59 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 08 Jun 2013 05:02:00 -0700 (PDT) Message-ID: <51B31D42.2010801@gmail.com> Date: Sat, 08 Jun 2013 15:02:10 +0300 From: Andrew Romero User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130407 Thunderbird/17.0.5 MIME-Version: 1.0 To: freebsd-geom@freebsd.org Subject: geli external header (metadata) Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Jun 2013 12:02:05 -0000 Hi all I made a patch to support of external header (metadata) on GEOM ELI (geli) System: FreeBSD 9-STABLE r250964 i386 geli patch - http://pastebin.com/UGpnMN19 regresion patch - http://pastebin.com/hJVkTpJZ