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
next prev parent reply other threads:[~2001-01-12 7:15 UTC|newest]
Thread overview: 9+ 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
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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox