From: Artem Bityutskiy <dedekind1@gmail.com>
To: Robert Jarzmik <robert.jarzmik@free.fr>
Cc: linux-mtd@lists.infradead.org
Subject: Re: [PATCH] mtd: docg3 fix in-middle of blocks reads
Date: Fri, 13 Apr 2012 20:30:08 +0300 [thread overview]
Message-ID: <1334338208.13160.25.camel@sauron.fi.intel.com> (raw)
In-Reply-To: <1333970348-10319-1-git-send-email-robert.jarzmik@free.fr>
[-- Attachment #1: Type: text/plain, Size: 806 bytes --]
On Mon, 2012-04-09 at 13:19 +0200, Robert Jarzmik wrote:
> Corner case reads do not work, and return false data and
> ECC. This case is typically seen in a ubifs usage, with a
> read of type:
> - docg3 docg3: doc_read_oob(from=14882415, mode=1,
> data=(c30eca40:12), oob=( (null):0))
>
> This results in the following reads:
> - docg3 docg3: doc_read_data_area(buf= (null), len=111)
> - docg3 docg3: doc_read_data_area(buf=c30eca40, len=12)
> - docg3 docg3: doc_read_data_area(buf= (null), len=389)
> - docg3 docg3: doc_read_data_area(buf= (null), len=0)
> - docg3 docg3: doc_read_data_area(buf= (null), len=16)
I usually go my e-mails bottom-up, but since you pinged me I jumped at
your patch right away. Pushed to l2-mtd.git, thanks!
--
Best Regards,
Artem Bityutskiy
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
next prev parent reply other threads:[~2012-04-13 17:27 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-09 11:19 [PATCH] mtd: docg3 fix in-middle of blocks reads Robert Jarzmik
2012-04-12 19:17 ` Robert Jarzmik
2012-04-13 17:30 ` Artem Bityutskiy
2012-04-14 8:46 ` Robert Jarzmik
2012-04-13 17:30 ` Artem Bityutskiy [this message]
2012-05-15 15:04 ` David Woodhouse
2012-05-15 18:25 ` Robert Jarzmik
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=1334338208.13160.25.camel@sauron.fi.intel.com \
--to=dedekind1@gmail.com \
--cc=linux-mtd@lists.infradead.org \
--cc=robert.jarzmik@free.fr \
/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