Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
darshan
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
72
Issues
72
List
Boards
Labels
Milestones
Merge Requests
5
Merge Requests
5
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
darshan
darshan
Commits
f6137524
Commit
f6137524
authored
Feb 19, 2016
by
Shane Snyder
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bug fix in resetting of darshan mount info
parent
e4a20730
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
darshan-runtime/lib/darshan-core.c
darshan-runtime/lib/darshan-core.c
+1
-0
No files found.
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