From: Hongchao Zhang Date: Mon, 3 Jun 2013 13:41:00 +0000 (+0800) Subject: staging/lustre/osc: check ostid if no OBD_CONNECT_FID X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~335 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6752a53e5cc75b6fa7ba040378b588d586551160;p=pandora-kernel.git staging/lustre/osc: check ostid if no OBD_CONNECT_FID in lustre_set_wire_obdo, if "ocd->ocd_connect_flags" doesn't contain OBD_CONNECT_FID, use "ost_id" to check the type of the object instead of using ost_id.oi_fid only. Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-3360 Lustre-change: http://review.whamcloud.com/6426 Signed-off-by: Hongchao Zhang Reviewed-by: Oleg Drokin Reviewed-by: wangdi Reviewed-by: Andreas Dilger Signed-off-by: Peng Tao Signed-off-by: Andreas Dilger Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed