On Thu, Oct 23, 2014 at 05:18:53PM +0200, Jan Kara wrote: > When ext4_handle_dirty_dx_node() or ext4_handle_dirty_dirent_node() > fail, there's really something wrong with the fs and there's no point in > continuing further. Just return error from make_indexed_dir() in that > case. Also initialize frames array so that if we return early due to > error, dx_release() doesn't try to dereference uninitialized memory > (which could happen also due to error in do_split()). > > Coverity-id: 741300 > Signed-off-by: Jan Kara <jack@xxxxxxx> Applied, thanks. - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html