* [PATCH 0/2] Fix two bugs about forgetting to assigne to some parameters if read_seqretry returned true.
@ 2012-11-06 9:11 majianpeng
0 siblings, 0 replies; only message in thread
From: majianpeng @ 2012-11-06 9:11 UTC (permalink / raw)
To: NeilBrown; +Cc: linux-raid, zhuwenfeng
There are two bugs about how to deal with parameter if read_seqretry returned true.
For bug1,because it wrote invalid address,so it will produce a variety of different
phenomena serious problems.
Jianpeng Ma (2):
md: Avoid write invalid address if read_seqretry returned true.
md: Reassigned the parameters if read_seqretry returned true in func
md_is_badblock.
drivers/md/md.c | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
--
1.7.9.5
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-11-06 9:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-06 9:11 [PATCH 0/2] Fix two bugs about forgetting to assigne to some parameters if read_seqretry returned true majianpeng
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.