Re: [PATCH] ext4: Check return value of sb_getblk() and friends

From: Ted Ts'o
Date: Mon Oct 25 2010 - 10:51:11 EST


On Tue, Oct 19, 2010 at 05:22:09PM +0900, Namhyung Kim wrote:
> Fail block allocation if sb_getblk() returns NULL. In that case,
> sb_find_get_block() also likely to fail so that it should skip
> calling ext4_forget().
>
> Signed-off-by: Namhyung Kim <namhyung@xxxxxxxxx>

Thanks, I've added this patch to the ext4 patch queue.

- Ted
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/