linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
* [linux-lvm] Re: linux2.4.10/lvm1.0.1rc3 does not compile
@ 2001-10-02 20:07 Aman Shahi
  2001-10-02 21:15 ` Markus Dobel
  2001-10-02 21:17 ` Andreas Dilger
  0 siblings, 2 replies; 3+ messages in thread
From: Aman Shahi @ 2001-10-02 20:07 UTC (permalink / raw)
  To: linux-lvm

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-10-02 21:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 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).