* Re: [linux-lvm] Re: 2.4.10 patch fails: min() -> min_t() etc.
[not found] ` <20010927224201.X31294@jensbenecke.de>
@ 2001-09-27 22:35 ` Goetz Bock
0 siblings, 0 replies; only message in thread
From: Goetz Bock @ 2001-09-27 22:35 UTC (permalink / raw)
To: LVM List
[-- Attachment #1: Type: text/plain, Size: 901 bytes --]
On Thu, Sep 27 '01 at 22:42, Jens Benecke wrote:
> > the 2.4.10 patch fails, because min() has been made more strict in regard
> > to data types, and the old function is now min_t(). (according to alan's
> > changelog)
>
> OK, sue me. I've looked into CVSweb and noticed there were changes
> regarding min/max already.
In linux 2.4.9 the min and max macros have been changed to require three
parameters: type, a, b. LVM 1.0.1-rc2 CVS has been fixed to support
this.
Alan (and others) have never supported this change, had proposed a
better version (that is compatible to 2.4.8 and before) this new version
has been adpoted in 2.4.10.
This has not yet been fixed in LVM. You have to grep through your patch
and fix the min/max macros. The exact locations have been posted on this
list.
--
Goetz Bock IT Consultant
Dipl.-Inf. Univ.
[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-09-27 22:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20010927222718.W31294@jensbenecke.de>
[not found] ` <20010927224201.X31294@jensbenecke.de>
2001-09-27 22:35 ` [linux-lvm] Re: 2.4.10 patch fails: min() -> min_t() etc Goetz Bock
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).