From owner-freebsd-current@FreeBSD.ORG Thu Feb 7 23:10:11 2008 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5BDB816A4C2 for ; Thu, 7 Feb 2008 23:10:11 +0000 (UTC) (envelope-from trebestie@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.153]) by mx1.freebsd.org (Postfix) with ESMTP id E3A9413C4D5 for ; Thu, 7 Feb 2008 23:10:10 +0000 (UTC) (envelope-from trebestie@gmail.com) Received: by fg-out-1718.google.com with SMTP id 16so2919402fgg.35 for ; Thu, 07 Feb 2008 15:10:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=NtcYeRR9YcO+FMNlWkK5PexOJEFs8tIqFmcwrBj/S7w=; b=ky/uuVQ61G+RKEMutQxGQFDXY9DZsSkq2sFKBL58Q8xyN/wqrlcV+ReHVeKj5S8+hryjNExKh10zqJCDXrTr0iIIRoAkxYMo1vpPAEV5vrCyrtM+qHhPyVubO38l1KK0NH7HlsiApa+ma65dT7JNnT4QJ9eT4ZFqNNY/YmWMHVc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=QruXRWtgNbe1YHnvCBhb/LADpq1HFMiGKxvfq3Wmk6IznhE1777Ian0wR6i6xYgnVdvzmq/gaCIbl1ciJ67/wsF9btor9tnE4xBs5dypXsuRRSk5es3T7qHTi6vNWSyat0viyZyGPo6uFV3eMUunywbMhTByR8xc42ZdzqMKcvQ= Received: by 10.86.28.5 with SMTP id b5mr10959204fgb.47.1202424345726; Thu, 07 Feb 2008 14:45:45 -0800 (PST) Received: by 10.86.59.13 with HTTP; Thu, 7 Feb 2008 14:45:45 -0800 (PST) Message-ID: <83e5fb980802071445y5e9e653dj1c0e34bc6f81f51a@mail.gmail.com> Date: Thu, 7 Feb 2008 23:45:45 +0100 From: "Diego Depaoli" To: current@freebsd.org In-Reply-To: <20080207002939.GA86008@heff.fud.org.nz> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080207002939.GA86008@heff.fud.org.nz> Cc: Subject: Re: CFT: geom linux lvm class X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 07 Feb 2008 23:10:11 -0000 2008/2/7, Andrew Thompson : > I have created a geom module that reads LVM2 metadata and maps the > logical volumes to geom providers. I am interested in testing/feedback > and any comments particularly on the geom glue. End user opinion I finally can get access, through konqueror -> media, to LVM2 volumes on my disk even if some folder (/root, /home/$USER/Documents) is locked. Many thanks -- Diego Depaoli