From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Thu, 30 Aug 2001 12:09:29 +0100 Subject: Re: [linux-lvm] A Caldera related bug? Message-ID: <20010830120929.A541@btconnect.com> References: <20010830090848.A27345@caldera.de> <20010830032321.I541@turbolinux.com> <20010830114613.B12766@caldera.de> Mime-Version: 1.0 Content-Disposition: inline In-Reply-To: <20010830114613.B12766@caldera.de>; from hch@caldera.de on Thu, Aug 30, 2001 at 11:46:13AM +0200 From: Joe Thornber Sender: linux-lvm-admin@sistina.com Errors-To: linux-lvm-admin@sistina.com Reply-To: linux-lvm@sistina.com List-Help: List-Post: List-Subscribe: , List-Unsubscribe: , List-Archive: List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-lvm@sistina.com On Thu, Aug 30, 2001 at 11:46:13AM +0200, Christoph Hellwig wrote: > On Thu, Aug 30, 2001 at 03:23:21AM -0600, Andreas Dilger wrote: > > In the end, what is really needed is a well-defined LVM API between > > kernel and user-space that doesn't pass this kind of stuff. > > Completly agreed. I think every one is aware of this, but we can't change the interface during the 2.4 series. If you're interested check out the LVM2 module and look at the code in driver/device-mapper (dm.h is a good intro). - Joe