commit | 0fba813748f16f4eaf24d492c505226c4026d58f | [log] [tgz] |
---|---|---|
author | Tao Ma <tao.ma@oracle.com> | Thu Mar 19 05:08:43 2009 +0800 |
committer | Joel Becker <joel.becker@oracle.com> | Tue Apr 21 16:23:39 2009 -0700 |
tree | 844ff2c81adc12bab68e88a403fbdf3d48d92320 | |
parent | 035a571120ddbe4f92b91bbe46f3eff05b6e43eb [diff] |
ocfs2: Fix 2 warning during ocfs2 make. fs/ocfs2/dir.c: In function ‘ocfs2_extend_dir’: fs/ocfs2/dir.c:2700: warning: ‘ret’ may be used uninitialized in this function fs/ocfs2/suballoc.c: In function ‘ocfs2_get_suballoc_slot_bit’: fs/ocfs2/suballoc.c:2216: warning: comparison is always true due to limited range of data type Signed-off-by: Tao Ma <tao.ma@oracle.com> Signed-off-by: Joel Becker <joel.becker@oracle.com>