ewmscp  ..
Namespaces | Variables
outputHandlerGpfs.cpp File Reference

(v0.19-24-g0617ca1 with changes)

#include "outputHandlerGpfs.h"
#include "block.h"
#include "copyRequestTypes.h"
#include "gpfsCommon.h"
#include "ewmscp.h"
#include "timer.h"
#include "throwcall.h"
#include <fcntl.h>
#include <libgen.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <unistd.h>
#include <vector>
#include <gpfs.h>
Include dependency graph for outputHandlerGpfs.cpp:

Go to the source code of this file.

Namespaces

 outputHandler
 

Variables

static options::single< bool > outputHandler::useRange ('\0', "gpfsOutUseRange", "use range hint in gpfs output", false)
 
static options::single< bool > outputHandler::freeRange ('\0', "gpfsOutFreeRange", "use range free in gpfs output", false)
 
static options::single< bool > outputHandler::doClearCache ('\0', "gpfsOutClearCache", "clear cache in gpfs output", false)