public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: Artem Bityutskiy <dedekind1@gmail.com>
To: avorontsov@ru.mvista.com
Cc: neilb@suse.de, linux-mtd@lists.infradead.org,
	akpm@linux-foundation.org, dwmw2@infradead.org
Subject: Re: [patch 1/5] jffs2: fix memory corruption in jffs2_read_inode_range()
Date: Tue, 09 Feb 2010 15:33:01 +0200	[thread overview]
Message-ID: <1265722381.2006.154.camel@localhost> (raw)
In-Reply-To: <20100209133055.GA11218@oksana.dev.rtsoft.ru>

On Tue, 2010-02-09 at 16:30 +0300, Anton Vorontsov wrote:
> On Tue, Feb 09, 2010 at 03:26:32PM +0200, Artem Bityutskiy wrote:
> > On Tue, 2010-02-02 at 14:43 -0800, akpm@linux-foundation.org wrote:
> > > From: Anton Vorontsov <avorontsov@ru.mvista.com>
> > > 
> > > In 2.6.23 kernel, commit a32ea1e1f925399e0d81ca3f7394a44a6dafa12c ("Fix
> > > read/truncate race") fixed a race in the generic code, and as a side
> > > effect, now do_generic_file_read() can ask us to readpage() past the
> > > i_size, which seems to be correctly handled by the block routines (e.g. 
> > > block_read_full_page() fills the page with zeroes in case if somebody is
> > > trying to read past the last inode's block).
> [...]
> > > Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
> > > Cc: David Woodhouse <dwmw2@infradead.org>
> > > Cc: Neil Brown <neilb@suse.de>
> > > Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
> > 
> > All 5 patches you sent in this series are also sitting in my l2-mtd-2.6
> > tree.
> 
> Please drop this particular patch, David's version of this patch
> is already in Linus' tree:
> 
> commit 199bc9ff5ca5e4b3bcaff8927b2983c65f34c263
> Author: David Woodhouse <dwmw2@infradead.org>
> Date:   Mon Nov 30 09:06:40 2009 +0000
> 
>     jffs2: Fix memory corruption in jffs2_read_inode_range()

Right, I actually do not have this one. I have 4 other ones. Sorry for
confusion.

-- 
Best Regards,
Artem Bityutskiy (Артём Битюцкий)

      reply	other threads:[~2010-02-09 13:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-02 22:43 [patch 1/5] jffs2: fix memory corruption in jffs2_read_inode_range() akpm
2010-02-02 22:50 ` Anton Vorontsov
2010-02-09 13:26 ` Artem Bityutskiy
2010-02-09 13:30   ` Anton Vorontsov
2010-02-09 13:33     ` Artem Bityutskiy [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=1265722381.2006.154.camel@localhost \
    --to=dedekind1@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=avorontsov@ru.mvista.com \
    --cc=dwmw2@infradead.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=neilb@suse.de \
    /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