Linux RAID subsystem development
 help / color / mirror / Atom feed
* Does raid5 have error handling while reading?
@ 2009-05-22  8:10 Xu Yuehai
  2009-05-22  8:35 ` NeilBrown
  0 siblings, 1 reply; 4+ messages in thread
From: Xu Yuehai @ 2009-05-22  8:10 UTC (permalink / raw)
  To: linux-raid; +Cc: Trace Green

I know that if the read request of raid5 is handled by
chunk_aligned_read, there is no error handling in raid5. But, if this
read request is not aligned, that's say, raid5 need stripe_head to
deal with this request. I find in the code of 2.6.27 that there is no
error handling if this read request fail, I remember in older kernel,
some operations should be done such as compute_block. Am I right?

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-05-22 11:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-22  8:10 Does raid5 have error handling while reading? Xu Yuehai
2009-05-22  8:35 ` NeilBrown
2009-05-22  9:13   ` Xu Yuehai
2009-05-22 11:21     ` NeilBrown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox