From 78572b816d88893482ba9ef38d9fff9601a9e5e5 Mon Sep 17 00:00:00 2001 From: harms Date: Thu, 15 Mar 2012 21:08:56 +0000 Subject: [PATCH] Add more fstype exclusions, none and rpc_pipefs git-svn-id: https://svn.mcs.anl.gov/repos/darshan/trunk@541 3b7491f3-a168-0410-bf4b-c445ed680a29 --- darshan-runtime/lib/darshan-mpi-io.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/darshan-runtime/lib/darshan-mpi-io.c b/darshan-runtime/lib/darshan-mpi-io.c index 125334b..7248c9c 100644 --- a/darshan-runtime/lib/darshan-mpi-io.c +++ b/darshan-runtime/lib/darshan-mpi-io.c @@ -2065,6 +2065,8 @@ static char* darshan_get_exe_and_mounts(struct darshan_job_runtime* final_job) "debugfs", "securityfs", "nfsd", + "none", + "rpc_pipefs", NULL }; -- 2.26.2