From: wang di Date: Mon, 3 Jun 2013 13:40:49 +0000 (+0800) Subject: staging/lustre/llog: Do not use ostid swab for llogid X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~345 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff8c39b25e543d4016f3f166f48c8e89f17221e4;p=pandora-kernel.git staging/lustre/llog: Do not use ostid swab for llogid Since logid still use id/seq format in the request, it will be swabbed by its own swab func, instead of using ostid swab, which might see logid as FID incorrectly. Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-3302 Lustre-change: http://review.whamcloud.com/6305 Signed-off-by: wang di Reviewed-by: John Hammond 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