Home
last modified time | relevance | path

Searched hist:"2 bba702d4f88d7b010ec37e2527b552588404ae7" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/ext4/
H A Dinode.cdiff 2bba702d4f88d7b010ec37e2527b552588404ae7 Mon Nov 23 06:24:48 CST 2009 Jan Kara <jack@suse.cz> ext4: fix error handling in ext4_ind_get_blocks()

When an error happened in ext4_splice_branch we failed to notice that
in ext4_ind_get_blocks and mapped the buffer anyway. Fix the problem
by checking for error properly.

Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Cc: stable@kernel.org