Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
darshan
darshan
Commits
f6137524
Commit
f6137524
authored
Feb 19, 2016
by
Shane Snyder
Browse files
bug fix in resetting of darshan mount info
parent
e4a20730
Changes
1
Hide whitespace changes
Inline
Side-by-side
darshan-runtime/lib/darshan-core.c
View file @
f6137524
...
...
@@ -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
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment