[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090414111838.GG5178@kernel.dk>
Date: Tue, 14 Apr 2009 13:18:38 +0200
From: Jens Axboe <jens.axboe@...cle.com>
To: Nikanth Karthikesan <knikanth@...ell.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: Re: [PATCH 0/6] Handle bio_alloc failure
On Tue, Apr 14 2009, Nikanth Karthikesan wrote:
> 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.
It will not fail as long as __GFP_WAIT is set, which it is for all 6 of
your patches.
--
Jens Axboe
--
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