Revision 50aff040363d31f87e94f38f1710973d99489951 authored by Wu Fengguang on 21 August 2010, 06:40:20 UTC, committed by Joel Becker on 18 September 2010, 15:48:54 UTC
mmotm/fs/ocfs2/cluster/tcp.c: In function ‘o2net_send_message_vec’:
mmotm/fs/ocfs2/cluster/tcp.c:980:6: warning: ‘ret’ may be used uninitialized in this function

It seems a real bug introduced by commit 9af0b38ff3 (ocfs2/net:
Use wait_event() in o2net_send_message_vec()).

cc: Sunil Mushran <sunil.mushran@oracle.com>
Signed-off-by: Wu Fengguang <fengguang.wu@intel.com>
Signed-off-by: Joel Becker <joel.becker@oracle.com>
1 parent 228ac63
History
File Mode Size
Kconfig -rw-r--r-- 640 bytes
Makefile -rw-r--r-- 207 bytes
alloc.c -rw-r--r-- 11.1 KB
anode.c -rw-r--r-- 14.2 KB
buffer.c -rw-r--r-- 3.9 KB
dentry.c -rw-r--r-- 1.4 KB
dir.c -rw-r--r-- 8.4 KB
dnode.c -rw-r--r-- 29.6 KB
ea.c -rw-r--r-- 10.4 KB
file.c -rw-r--r-- 4.0 KB
hpfs.h -rw-r--r-- 17.0 KB
hpfs_fn.h -rw-r--r-- 11.8 KB
inode.c -rw-r--r-- 8.5 KB
map.c -rw-r--r-- 7.9 KB
name.c -rw-r--r-- 4.2 KB
namei.c -rw-r--r-- 16.9 KB
super.c -rw-r--r-- 18.4 KB

back to top