[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <200904141636.26557.knikanth@novell.com>
Date: Tue, 14 Apr 2009 16:36:25 +0530
From: Nikanth Karthikesan <knikanth@...ell.com>
To: Jens Axboe <jens.axboe@...cle.com>
Cc: Neil Brown <neilb@...e.de>, linux-kernel@...r.kernel.org,
Chris Mason <chris.mason@...cle.com>,
Andrew Morton <akpm@...ux-foundation.org>,
Dave Kleikamp <shaggy@...tin.ibm.com>, xfs-masters@....sgi.com
Subject: [PATCH 0/6] Handle bio_alloc failure
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists