public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] Handle bio_alloc failure
@ 2009-04-14 11:06 Nikanth Karthikesan
  2009-04-14 11:18 ` Jens Axboe
  0 siblings, 1 reply; 9+ messages in thread
From: Nikanth Karthikesan @ 2009-04-14 11:06 UTC (permalink / raw)
  To: Jens Axboe
  Cc: Neil Brown, linux-kernel, Chris Mason, Andrew Morton,
	Dave Kleikamp, xfs-masters

Hi Jens

Some of the callers of bio_alloc() assume that it will never fail and always 
return bios. But it can fail. This patch set changes those callers to take 
action when bio_alloc() fails.

Thanks
Nikanth


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

end of thread, other threads:[~2009-04-15  8:46 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-14 11:06 [PATCH 0/6] Handle bio_alloc failure Nikanth Karthikesan
2009-04-14 11:18 ` Jens Axboe
2009-04-14 11:41   ` Nikanth Karthikesan
2009-04-14 18:16     ` Theodore Tso
2009-04-14 18:20       ` Jens Axboe
2009-04-14 18:33         ` Theodore Tso
2009-04-14 18:40           ` Jens Axboe
2009-04-14 18:46       ` Andrew Morton
2009-04-15  8:46         ` Nick Piggin

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