linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
From: Aman Shahi <shahi_aman@yahoo.com>
To: linux-lvm@sistina.com
Subject: [linux-lvm] Re: linux2.4.10/lvm1.0.1rc3 does not compile
Date: Tue, 2 Oct 2001 13:07:22 -0700 (PDT)	[thread overview]
Message-ID: <20011002200722.18323.qmail@web14404.mail.yahoo.com> (raw)

If I am not mistaken. the function 
static void __upadte_hardsectsize(lv_t *lv) 
has been declared and called as it is in lvm.c. But in
the definition it has been written as 
static void __update_hardblocksize(lv_t *lv)

so changing __update_hardblocksize(lv_t *lv)
in ~/LVM/1.0.1-rc3/kernel/lvm.c and
~linux-2.4.10/drivers/md/lvm.c 
to  __update_hardsectsize(lv_t *lv)
should resolve this compilation problem.

regards,
Aman Shahi.

>LVM 1.0.1rc3 does not compile (link) with Linux
2.4.10 >on my system.

>Does anyone know what went wrong?
>Regards, Markus



__________________________________________________
Do You Yahoo!?
Listen to your Yahoo! Mail messages from any phone.
http://phone.yahoo.com

             reply	other threads:[~2001-10-02 20:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-02 20:07 Aman Shahi [this message]
2001-10-02 21:15 ` [linux-lvm] Re: linux2.4.10/lvm1.0.1rc3 does not compile Markus Dobel
2001-10-02 21:17 ` Andreas Dilger

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=20011002200722.18323.qmail@web14404.mail.yahoo.com \
    --to=shahi_aman@yahoo.com \
    --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;
as well as URLs for NNTP newsgroup(s).