From: Theodore Ts'o Date: Mon, 10 Jan 2011 17:46:59 +0000 (-0500) Subject: ext4: add error checking to calls to ext4_handle_dirty_metadata() X-Git-Tag: v2.6.38-rc1~409^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b40971426a837e9dc9c66e1b6bbcb3874eafe4e0;p=pandora-kernel.git ext4: add error checking to calls to ext4_handle_dirty_metadata() Call ext4_std_error() in various places when we can't bail out cleanly, so the file system can be marked as in error. Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed