From: Fan Yong Date: Fri, 15 Aug 2014 16:48:09 +0000 (-0400) Subject: staging/lustre/ldlm: drop redundant ibits lock interoperability check X-Git-Tag: fixes-for-v3.18-merge-window~15^2~1203 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f261f48a39dd3349e5980cdc40604d78ea587ffc;p=pandora-kernel.git staging/lustre/ldlm: drop redundant ibits lock interoperability check In very old release (older than Lustre-1.8), if the client talks with the server that does not support ibits lock, then the client needs to convert it as plain lock. Such interoperability check and convertion is out of date for a long time. Drop it. Signed-off-by: Fan Yong Reviewed-on: http://review.whamcloud.com/11004 Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-4971 Reviewed-by: Andreas Dilger Reviewed-by: wangdi Signed-off-by: Oleg Drokin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed