From: Alex Zhuravlev Date: Mon, 3 Jun 2013 13:40:40 +0000 (+0800) Subject: staging/lustre/fids: fix compilation error with gcc 4.7.2 X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~354 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfba872aee6a247c5941132e7e718e71c7c3ef41;p=pandora-kernel.git staging/lustre/fids: fix compilation error with gcc 4.7.2 initialize oi.oi.oi_id which gcc 4.7.2 is afraid of being used later. Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-3179 Lustre-change: http://review.whamcloud.com/6064 Signed-off-by: Alex Zhuravlev Reviewed-by: wangdi Reviewed-by: Bob Glossman Reviewed-by: James Simmons Reviewed-by: Oleg Drokin Signed-off-by: Peng Tao Signed-off-by: Andreas Dilger Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed