Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ext3: Add journal error check into ext3_delete_entry()
Check return value of ext3_journal_get_write_access() and ext3_journal_dirty_metadata(). Signed-off-by: Namhyung Kim <namhyung@gmail.com> Signed-off-by: Jan Kara <jack@suse.cz>
- Loading branch information