linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
From: Goetz Bock <bock@blacknet.de>
To: LVM List <linux-lvm@sistina.com>
Subject: Re: [linux-lvm] Re: 2.4.10 patch fails: min() -> min_t() etc.
Date: Fri, 28 Sep 2001 00:35:01 +0200	[thread overview]
Message-ID: <20010928003501.B2728@dragon.blacknet.de> (raw)
In-Reply-To: <20010927224201.X31294@jensbenecke.de>; from lvm@jensbenecke.de on Thu, Sep 27, 2001 at 10:42:01PM +0200

[-- 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 --]

           reply	other threads:[~2001-09-27 22:35 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20010927224201.X31294@jensbenecke.de>]

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=20010928003501.B2728@dragon.blacknet.de \
    --to=bock@blacknet.de \
    --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).