commit | b40971426a837e9dc9c66e1b6bbcb3874eafe4e0 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Mon Jan 10 12:46:59 2011 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Jan 10 12:46:59 2011 -0500 |
tree | 34b2a745719ed18bd1f0c81cfad200b9d8b2e309 | |
parent | ca6e909f9bebe709bc65a3ee605ce32969db0452 [diff] |
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" <tytso@mit.edu>