Whamcloud - gitweb
LU-7907 kernel: kernel update RHEL 6.7 [2.6.32-573.22.1.el6]
[fs/lustre-release.git] / lustre / osp / osp_sync.c
index 4c20df9..d7520f3 100644 (file)
@@ -27,7 +27,7 @@
  * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved.
  * Use is subject to license terms.
  *
- * Copyright (c) 2012, 2014, Intel Corporation.
+ * Copyright (c) 2012, 2015, Intel Corporation.
  */
 /*
  * This file is part of Lustre, http://www.lustre.org/
@@ -1030,7 +1030,7 @@ static void osp_sync_process_committed(const struct lu_env *env,
                                CERROR("%s: can't cancel record: %d\n",
                                       obd->obd_name, rc);
                } else {
-                       DEBUG_REQ(D_ERROR, req, "imp_committed = "LPU64,
+                       DEBUG_REQ(D_OTHER, req, "imp_committed = "LPU64,
                                  imp->imp_peer_committed_transno);
                }
                ptlrpc_req_finished(req);