1 #ifndef __XRDPOSIXEXTRA_H__
2 #define __XRDPOSIXEXTRA_H__
39 #include <sys/types.h>
69 const std::string& args, std::string& resp);
89 const std::string& args, std::string& resp,
90 bool viaCache=
false,
bool viaRedir=
false);
109 static const uint64_t
forceCS = 0x0000000000000001ULL;
111 static ssize_t
pgRead (
int fildes,
void* buffer, off_t offset,
size_t rdlen,
112 std::vector<uint32_t> &csvec, uint64_t
opts=0,
135 static ssize_t
pgWrite(
int fildes,
void* buffer, off_t offset,
size_t wrlen,
136 std::vector<uint32_t> &csvec, uint64_t
opts=0,
152 static int PreRead(
int fildes, off_t offs,
int size);
std::vector< XrdOucRange > XrdOucRangeList