Whamcloud - gitweb
LU-122 Revert the patch on bug 21122 and come up with a new fix
[fs/lustre-release.git] / lustre / obdclass / cl_lock.c
index 0e24306..de487f6 100644 (file)
@@ -1915,7 +1915,7 @@ void cl_lock_page_list_fixup(const struct lu_env *env,
                         page->cp_index < temp->cp_index));
 
                 found = cl_lock_at_page(env, lock->cll_descr.cld_obj,
-                                        page, lock, 0, 0);
+                                        page, lock, 1, 0);
                 if (found == NULL)
                         continue;