ewmscp  ..
Namespaces | Variables
outputHandlerDaosFs.cpp File Reference

(v0.19-24-g0617ca1 with changes)

#include <OptionsChrono.h>
#include "outputHandlerDaosFs.h"
#include "block.h"
#include "copyRequestTypes.h"
#include "ewmscp.h"
#include "timer.h"
#include "throwcall.h"
#include "errMsgQueue.h"
#include <fcntl.h>
#include <libgen.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <sys/statvfs.h>
#include <unistd.h>
#include <vector>
Include dependency graph for outputHandlerDaosFs.cpp:

Go to the source code of this file.

Namespaces

 outputHandler
 

Variables

static options::single< timer::clock_type::duration > outputHandler::slownessThreshold ('\0',"daosFsSlownessThreshold", "duration after which file operations are considered slow", std::chrono::milliseconds(10))