Whamcloud - gitweb
New tag 2.6.51 2.6.51 v2_6_51 v2_6_51_0
authorOleg Drokin <oleg.drokin@intel.com>
Fri, 15 Aug 2014 22:17:13 +0000 (18:17 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 15 Aug 2014 22:17:13 +0000 (18:17 -0400)
Change-Id: I45f7812fd7e4d061f2605579c8bac4671a24e202

lustre/autoconf/lustre-version.ac
lustre/ldlm/ldlm_lib.c
lustre/llite/llite_lib.c

index a20bb8d..71d6633 100644 (file)
@@ -1,6 +1,6 @@
 m4_define([LUSTRE_MAJOR],[2])
 m4_define([LUSTRE_MINOR],[6])
-m4_define([LUSTRE_PATCH],[50])
+m4_define([LUSTRE_PATCH],[51])
 m4_define([LUSTRE_FIX],[0])
 
 dnl # liblustre delta is 0.0.1.32 , next version with fixes is ok, but
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.
         *
index d0b7708..8a307dd 100644 (file)
@@ -843,7 +843,7 @@ static int ll_options(char *options, int *flags)
                         *flags &= ~tmp;
                         goto next;
                 }
-#if LUSTRE_VERSION_CODE < OBD_OCD_VERSION(2, 6, 51, 0)
+#if LUSTRE_VERSION_CODE < OBD_OCD_VERSION(2, 6, 52, 0)
                tmp = ll_set_opt("acl", s1, LL_SBI_ACL);
                if (tmp) {
                        /* Ignore deprecated mount option.  The client will