From: Andreas Dilger <adilger@turbolabs.com>
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] Re: linux2.4.10/lvm1.0.1rc3 does not compile
Date: Tue, 2 Oct 2001 15:17:51 -0600 [thread overview]
Message-ID: <20011002151751.O8954@turbolinux.com> (raw)
In-Reply-To: <20011002200722.18323.qmail@web14404.mail.yahoo.com>
On Oct 02, 2001 13:07 -0700, Aman Shahi wrote:
> 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.
Yes, this is my fault. I was moving over some minor changes from my
other LVM tree and trying to generate a patch for Linus, but I must
have made a mistake in search & replace of variable names hitting this
function name as well. Ah, the joys of having so many LVM source trees
to work with.
I've fixed the CVS, if someone wants to make a new -rc4 release quickly.
Cheers, Andreas
--
Andreas Dilger \ "If a man ate a pound of pasta and a pound of antipasto,
\ would they cancel out, leaving him still hungry?"
http://www-mddsp.enel.ucalgary.ca/People/adilger/ -- Dogbert
prev parent reply other threads:[~2001-10-02 21:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-10-02 20:07 [linux-lvm] Re: linux2.4.10/lvm1.0.1rc3 does not compile Aman Shahi
2001-10-02 21:15 ` Markus Dobel
2001-10-02 21:17 ` Andreas Dilger [this message]
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=20011002151751.O8954@turbolinux.com \
--to=adilger@turbolabs.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).