mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Andreas Dilger <adilger@clusterfs.com>
To: Eyal Lebedinsky <eyal@eyal.emu.id.au>
Cc: list linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: 2.4.19-pre7-ac3: ext2 compile failure
Date: Tue, 30 Apr 2002 15:44:07 -0600	[thread overview]
Message-ID: <20020430214407.GK3437@turbolinux.com> (raw)
In-Reply-To: <3CCE6381.7CEC4A8F@eyal.emu.id.au>

On Apr 30, 2002  19:27 +1000, Eyal Lebedinsky wrote:
> The fourth hunk for balloc.c introduces a close brace without opening
> one:
> 
> --- linux/fs/ext2/balloc.c.orig	Tue Apr 30 19:17:01 2002
> +++ linux/fs/ext2/balloc.c	Tue Apr 30 19:17:18 2002
> @@ -518,7 +518,7 @@
>  	if (tmp == le32_to_cpu(gdp->bg_block_bitmap) ||
>  	    tmp == le32_to_cpu(gdp->bg_inode_bitmap) ||
>  	    in_range (tmp, le32_to_cpu(gdp->bg_inode_table),
> -		      sb->u.ext2_sb.s_itb_per_group))
> +		      sb->u.ext2_sb.s_itb_per_group)) {
>  		ext2_error (sb, "ext2_new_block",
>  			    "Allocating block in system zone - block = %lu",
>  			    tmp);

Sorry, that was my fault.  On extracting this patch from my ext2 tree,
the surrounding lines have other changes which I thought could be safely
discarded.  I didn't see the lone brace at the end...

Cheers, Andreas
--
Andreas Dilger
http://www-mddsp.enel.ucalgary.ca/People/adilger/
http://sourceforge.net/projects/ext2resize/


      reply	other threads:[~2002-04-30 21:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-30  9:27 Eyal Lebedinsky
2002-04-30 21:44 ` 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=20020430214407.GK3437@turbolinux.com \
    --to=adilger@clusterfs.com \
    --cc=eyal@eyal.emu.id.au \
    --cc=linux-kernel@vger.kernel.org \
    /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

all inboxes | Powered by JetHome®