linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Chris Mason <chris.mason@fusionio.com>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: "linux-btrfs@vger.kernel.org" <linux-btrfs@vger.kernel.org>
Subject: Re: This code cannot be right
Date: Mon, 17 Sep 2012 12:51:05 -0400	[thread overview]
Message-ID: <20120917165105.GA4314@shiny> (raw)
In-Reply-To: <20120917172554.134b2014@pyramind.ukuu.org.uk>

On Mon, Sep 17, 2012 at 10:25:54AM -0600, Alan Cox wrote:
> 
> ctree.c:btrfs_insert_some_items()
> {
> ...
> 
> 
> 		if (total_size + data_size[i]+ ...
> 		{
> 			break;
> 			nr = i;
> 		}
> 

Hi Alan,

Definitely not right ;) It's actually unused, but I thought I had gotten
rid of it long ago.  I'll queue up a patch for the next merge window,
thanks.

-chris


      reply	other threads:[~2012-09-17 17:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-17 16:25 This code cannot be right Alan Cox
2012-09-17 16:51 ` Chris Mason [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=20120917165105.GA4314@shiny \
    --to=chris.mason@fusionio.com \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=linux-btrfs@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;
as well as URLs for NNTP newsgroup(s).