All of lore.kernel.org
 help / color / mirror / Atom feed
From: Benoit SERRA <bs@infologic.fr>
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] nagging about the LVM usage survey
Date: Fri, 12 Jan 2001 08:15:43 +0100	[thread overview]
Message-ID: <3A5EAF1F.EF020978@infologic.fr> (raw)
In-Reply-To: 20010111172015.C15903@srv.t-online.de


"Heinz J. Mauelshagen" a �crit :
> 
> As pointed out on the list everybody is invited to get the actual
> code from our CVS repository with:
> 
> "cvs -d :pserver:cvs@cvs.globalfilesystem.org:/data/cvs checkout -r LVM_0-9-patches LVM"
> 
> It contains the fix you are requesting.
> 
> Our 0.9.1 beta release will take place on friday or monday for people
> who are able to wait.
> 
> Thanks for your understanding.

Sorry for the messages, I corrected the bug by myself. I just add a
single line on the file lvm.c

I'm using the 2.4.0 kernel.
In file lvm.c
At line 2026, in function lvm_do_vg_extend
Just after the line :
if ( ret != 0 ) return ret;	

add :

pv_ptr = vg_ptr->pv[p];

Recompile the kernel and reboot.
Ok It work

  reply	other threads:[~2001-01-12  7:15 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-11 14:31 [linux-lvm] nagging about the LVM usage survey Matthew O'Keefe
2001-01-11 14:38 ` Christoph Hellwig
2001-01-11 15:14   ` Michael J. Declerck
2001-01-11 17:13     ` Heinz J. Mauelshagen
2001-01-11 16:21   ` Michael E Brown
2001-01-11 14:56 ` Benoit SERRA
2001-01-11 17:20   ` Heinz J. Mauelshagen
2001-01-12  7:15     ` Benoit SERRA [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-01-11 18:47 Daniel Mitzlaff
2001-09-20 20:07 XFS to main kernel source Gonyou, Austin
2001-09-20 20:14 ` Alan Cox
2001-09-20 20:16   ` Steve Lord
2001-09-20 20:25     ` Alan Cox
2001-09-20 20:26     ` Christoph Hellwig
2001-09-20 21:31       ` Steve Lord
2001-09-21  3:12         ` Andreas Dilger
2001-09-21  3:25           ` Steve Lord
2001-09-21  4:42             ` Nathan Scott
2001-09-21  5:58         ` Christoph Hellwig
2001-09-21  8:40           ` Narancs v1
2001-09-21 14:19         ` Alexander Viro
2001-09-21 14:45           ` Steve Lord
2001-09-20 20:40     ` Alexander Viro
2001-09-21 18:03       ` Steve Lord
2001-09-20 20:29 ` Horst von Brand
2001-09-20 20:50   ` Alan Cox
     [not found] <adilger@turbolabs.com>
2001-11-06 20:04 ` [PATCH] lp.c, eexpress.c jiffies cleanup Tim Schmielau
2001-11-06 21:15   ` Andreas Dilger
2001-11-06 21:37     ` Philip Blundell
2001-11-07  0:10       ` Andreas Dilger
2001-11-06 23:58         ` Tim Hockin
2001-11-21 23:32 [PATCH] Remove needless BKL from release functions David C. Hansen
2001-11-22 10:12 ` Oliver Neukum
2001-11-22 12:11   ` Christoph Hellwig
2001-11-22 12:30     ` Horst von Brand
2001-11-22 13:05       ` Christoph Hellwig
2001-11-23  9:44       ` Rick Lindsley
2001-11-23 10:10         ` Oliver.Neukum
2001-11-23 10:47           ` Christoph Hellwig
2001-11-23 11:24             ` Oliver Neukum
2001-11-26 17:46             ` David C. Hansen
2001-11-26 19:41               ` Flavio Stanchina
2001-11-26 19:53                 ` David C. Hansen
2001-11-23 12:08           ` Rick Lindsley

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3A5EAF1F.EF020978@infologic.fr \
    --to=bs@infologic.fr \
    --cc=linux-lvm@sistina.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.