commit | 25f1ee3aba17584ba4810da892175acab7fff9c8 | [log] [tgz] |
---|---|---|
author | Wu Fengguang <fengguang.wu@intel.com> | Tue Nov 25 17:24:23 2008 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Tue Nov 25 17:24:23 2008 -0500 |
tree | e05da5e03396a3660f71df07bcbedb3023f4b6a4 | |
parent | 565a9617b2151e21b22700e97a8b04e70e103153 [diff] |
ext4: fix build warning Replace `if' with `goto' to assure gcc that ix has been initialized. Signed-off-by: Wu Fengguang <wfg@linux.intel.com>