Whamcloud - gitweb
New tag 2.5.51 2.5.51 v2_5_51 v2_5_51_0
authorOleg Drokin <oleg.drokin@intel.com>
Wed, 6 Nov 2013 07:02:57 +0000 (02:02 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 6 Nov 2013 07:02:57 +0000 (02:02 -0500)
Change-Id: Ib4389ce656c878704b329472ab3a848e1aff6b53

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

index 0d71979..7bfc9da 100644 (file)
@@ -1,6 +1,6 @@
 m4_define([LUSTRE_MAJOR],[2])
 m4_define([LUSTRE_MINOR],[5])
-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 a06abd3..a69d01d 100644 (file)
@@ -821,7 +821,7 @@ static int ll_options(char *options, int *flags)
                         *flags &= ~tmp;
                         goto next;
                 }
-#if LUSTRE_VERSION_CODE < OBD_OCD_VERSION(2, 5, 51, 0)
+#if LUSTRE_VERSION_CODE < OBD_OCD_VERSION(2, 5, 53, 0)
                 tmp = ll_set_opt("acl", s1, LL_SBI_ACL);
                 if (tmp) {
                         /* Ignore deprecated mount option.  The client will