diff options
author | Namhyung Kim <namhyung@gmail.com> | 2010-11-16 20:18:12 +0900 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2011-01-06 11:52:14 +0100 |
commit | 2b543edae2d9161ae8dda1d85cbd28ef8a166cc0 (patch) | |
tree | 307deb77e93a73543b280210e02fcceca21ec29b /usr/Kconfig | |
parent | 99fbb1e2af5da27d3ee75c2e421712fe9d083fb6 (diff) |
ext3: Add error check in ext3_mkdir()
Check return value of ext3_journal_get_write_access, ext3_journal_dirty_metadata
and ext3_mark_inode_dirty. Consolidate error path under new label 'out_clear_inode'
and adjust bh releasing appropriately.
Signed-off-by: Namhyung Kim <namhyung@gmail.com>
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'usr/Kconfig')
0 files changed, 0 insertions, 0 deletions