[Darshan-commits] [Darshan] branch, dev-modular, updated. darshan-2.3.1-131-ga2ef6c6

Service Account git at mcs.anl.gov
Fri Aug 7 07:50:03 CDT 2015


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "".

The branch, dev-modular has been updated
       via  a2ef6c6965fc2df514bd89728f69b2f205ec615c (commit)
      from  f20198469abb49a27eef6a0d88e7fe8022266ac3 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit a2ef6c6965fc2df514bd89728f69b2f205ec615c
Author: Shane Snyder <ssnyder at mcs.anl.gov>
Date:   Thu Aug 6 13:14:39 2015 -0500

    bug fix in finding shared file records

-----------------------------------------------------------------------

Summary of changes:
 darshan-runtime/lib/darshan-core.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)


Diff of changes:
diff --git a/darshan-runtime/lib/darshan-core.c b/darshan-runtime/lib/darshan-core.c
index 97ca06c..f25dfe7 100644
--- a/darshan-runtime/lib/darshan-core.c
+++ b/darshan-runtime/lib/darshan-core.c
@@ -1108,7 +1108,6 @@ static void darshan_get_shared_records(struct darshan_core_runtime *core,
         {
             /* we opened that record too, save the mod_flags */
             mod_flags[i] = ref->mod_flags;
-            break;
         }
     }
 


hooks/post-receive
--



More information about the Darshan-commits mailing list