commit | 83cab5338fa8c74f979223698c8d4cc88f2ab68e | [log] [tgz] |
---|---|---|
author | Tao Ma <tao.ma@oracle.com> | Thu Aug 21 14:14:27 2008 +0800 |
committer | Mark Fasheh <mfasheh@suse.com> | Fri Aug 22 11:09:02 2008 -0700 |
tree | 3acf8331abe32db8204ba0aba7a708cb1c5a5912 | |
parent | a1af7d15a18d1e375b0a6fee93789a0bbfe088b4 [diff] |
ocfs2: Jump to correct label in ocfs2_expand_inline_dir() When we fail to insert extent in ocfs2_expand_inline_dir(), we should go to out_commit, not out. Signed-off-by: Tao Ma <tao.ma@oracle.com> Signed-off-by: Mark Fasheh <mfasheh@suse.com>