Whamcloud - gitweb
LU-8065 utils: clarify lctl help messages
[fs/lustre-release.git] / lustre / obdclass / llog_internal.h
index 2950864..3c0107f 100644 (file)
@@ -27,7 +27,7 @@
  * Copyright (c) 2003, 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/
@@ -58,6 +58,7 @@ struct llog_thread_info {
        struct llog_logid_rec            lgi_logid;
        struct dt_insert_rec             lgi_dt_rec;
        struct lu_seq_range              lgi_range;
+       struct llog_cookie               lgi_cookie;
        char                             lgi_name[32];
 };