ewmscp  ..
Namespaces | Variables
inputHandlerGpfs.cpp File Reference

(v0.19-24-g0617ca1 with changes)

#include "inputHandlerGpfs.h"
#include "block.h"
#include "copyRequestTypes.h"
#include "ewmscp.h"
#include "timer.h"
#include <fcntl.h>
#include <throwcall.h>
#include <unistd.h>
#include <memory>
Include dependency graph for inputHandlerGpfs.cpp:

Go to the source code of this file.

Namespaces

 inputHandler
 

Variables

static options::single< bool > inputHandler::useRange ('\0', "gpfsInUseRange", "use range hint in gpfs input", false)
 
static options::single< bool > inputHandler::freeRange ('\0', "gpfsInFreeRange", "use range free in gpfs input", false)
 
static options::single< bool > inputHandler::doClearCache ('\0', "gpfsInClearCache", "clear cache in gpfs input", false)