Re: [PATCH 2/2] ext4: Add error check in ext4_mkdir()

From: Ted Ts'o
Date: Thu Dec 30 2010 - 08:31:06 EST


On Tue, Nov 16, 2010 at 08:19:52PM +0900, Namhyung Kim wrote:
> Check return value of ext4_journal_get_write_access,
> ext4_journal_dirty_metadata and ext4_mark_inode_dirty. Move brelse()
> under 'out_stop' to release bh properly in case of journal error.
>
> Signed-off-by: Namhyung Kim <namhyung@xxxxxxxxx>

Thanks, added to the ext4 patch tree.

- 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/