X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=fs%2Fcifs%2Finode.c;h=5416ff33940167ed3f162bc9ed3d3421e6c6764e;hb=7c06514afd38ed7a4b83edfd39ab033c804b4cf3;hp=b94c6398da94c72a294e8bff2a2b0957b7c53015;hpb=8e84a61a9c5ce55c5707448bb3c2cc544fccaa21;p=linux-2.6-microblaze.git diff --git a/fs/cifs/inode.c b/fs/cifs/inode.c index b94c6398da94..5416ff339401 100644 --- a/fs/cifs/inode.c +++ b/fs/cifs/inode.c @@ -447,7 +447,7 @@ cifs_sfu_type(struct cifs_fattr *fattr, const char *path, struct cifs_tcon *tcon; struct cifs_fid fid; struct cifs_open_parms oparms; - struct cifs_io_parms io_parms; + struct cifs_io_parms io_parms = {0}; char buf[24]; unsigned int bytes_read; char *pbuf;