linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* doubt in chunk_aligned_read()
@ 2012-04-05  1:25 Anuj Goel
  2012-04-05  1:38 ` NeilBrown
  0 siblings, 1 reply; 5+ messages in thread
From: Anuj Goel @ 2012-04-05  1:25 UTC (permalink / raw)
  To: Linux RAID

HI Guys,

Why is the below call needed in the function  chunk_aligned_read()

	align_bi = bio_clone_mddev(raid_bio, GFP_NOIO, mddev);

Why do we need to create a clone of the bio passed to
chunk_aligned_read(mddev_t *mddev, struct bio * raid_bio) ??

--
Best Regards,
Anuj Goel
Experimental Computer Science Lab
Stony Brook University.
Cell: +1-801-209-5873

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

end of thread, other threads:[~2012-04-08 23:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-05  1:25 doubt in chunk_aligned_read() Anuj Goel
2012-04-05  1:38 ` NeilBrown
2012-04-05  1:56   ` Anuj Goel
2012-04-08 19:47   ` Anuj Goel
2012-04-08 23:29     ` NeilBrown

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).