X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fobdclass%2Fllog_internal.h;h=0a2a90a84e9bef53200ff183ff871256aeefe30e;hb=f2a9374170e4522b9d2ac3b7096cf2912339d480;hp=82433cba5de456bdcb604c7671dbb3a8bd8e260e;hpb=6e3ec5812ebd1b5ecf7cae584f429b013ffe7431;p=fs%2Flustre-release.git diff --git a/lustre/obdclass/llog_internal.h b/lustre/obdclass/llog_internal.h index 82433cb..0a2a90a 100644 --- a/lustre/obdclass/llog_internal.h +++ b/lustre/obdclass/llog_internal.h @@ -26,7 +26,7 @@ * GPL HEADER END */ /* - * Copyright 2008 Sun Microsystems, Inc. All rights reserved + * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. */ /* @@ -45,6 +45,7 @@ struct llog_process_info { void *lpi_cbdata; void *lpi_catdata; int lpi_rc; + int lpi_flags; cfs_completion_t lpi_completion; };