Whamcloud - gitweb
New tag 2.6.51
[fs/lustre-release.git] / lustre / ldlm / ldlm_lib.c
index de54f75..cc7e67d 100644 (file)
@@ -1072,7 +1072,7 @@ dont_check_exports:
         if (rc)
                 GOTO(out, rc);
 
-#if LUSTRE_VERSION_CODE < OBD_OCD_VERSION(2, 6, 51, 0)
+#if LUSTRE_VERSION_CODE < OBD_OCD_VERSION(2, 6, 52, 0)
        /* 2.2.0 clients always swab nidtbl entries due to a bug, so server
         * will do the swabbing for if the client is using the same endianness.
         *