[Darshan-commits] [Git][darshan/darshan][dev-modular] bug fix in resetting of darshan mount info
Shane Snyder
xgitlab at cels.anl.gov
Fri Feb 19 11:58:18 CST 2016
Shane Snyder pushed to branch dev-modular at darshan / darshan
Commits:
f6137524 by Shane Snyder at 2016-02-19T09:57:37-08:00
bug fix in resetting of darshan mount info
- - - - -
1 changed file:
- darshan-runtime/lib/darshan-core.c
Changes:
=====================================
darshan-runtime/lib/darshan-core.c
=====================================
--- a/darshan-runtime/lib/darshan-core.c
+++ b/darshan-runtime/lib/darshan-core.c
@@ -1012,6 +1012,7 @@ static void darshan_get_exe_and_mounts_root(struct darshan_core_runtime *core,
* grab any non-nfs mount points, then on the second pass we grab nfs
* mount points
*/
+ mnt_data_count = 0;
tab = setmntent("/etc/mtab", "r");
if(!tab)
View it on GitLab: https://xgitlab.cels.anl.gov/darshan/darshan/commit/f6137524db0f85392411b7f4ab64c69f9f25ea6f
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/darshan-commits/attachments/20160219/00eec037/attachment.html>
More information about the Darshan-commits
mailing list