Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Cristian Simarro
darshan
Commits
1721e240
Commit
1721e240
authored
Jan 24, 2017
by
Glenn K. Lockwood
Browse files
remove /dev/shm (and /var/tmp) from whitelist for now
parent
fe09b90e
Changes
1
Hide whitespace changes
Inline
Side-by-side
darshan-runtime/lib/darshan-core.c
View file @
1721e240
...
...
@@ -68,8 +68,6 @@ char* darshan_path_exclusions[] = {
* they share a root with a path listed in darshan_path_exclusions
*/
char
*
darshan_path_inclusions
[]
=
{
"/dev/shm/"
,
"/var/tmp/"
,
"/var/opt/cray/dws/mounts/"
,
NULL
};
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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