![]() |
XRootD
|
#include <XrdClFileSystemUtils.hh>
Classes | |
class | SpaceInfo |
Container for space information. More... | |
struct | SpaceInfoImpl |
Static Public Member Functions | |
static XRootDStatus | GetSpaceInfo (SpaceInfo *&result, FileSystem *fs, const std::string &path) |
Recursively get space information for given path. More... | |
A container for file system utility functions that do not belong in FileSystem
Definition at line 42 of file XrdClFileSystemUtils.hh.
|
static |
Recursively get space information for given path.
Definition at line 98 of file XrdClFileSystemUtils.cc.
References XrdCl::LocationInfo::Begin(), XrdCl::Status::code, XrdCl::OpenFlags::Compress, XrdCl::FileSystem::DeepLocate(), XrdCl::LocationInfo::End(), XrdCl::errInvalidResponse, XrdCl::Buffer::FromString(), XrdCl::URL::GetParams(), XrdCl::Status::IsOK(), XrdCl::URL::IsValid(), XrdCl::FileSystem::Query(), XrdCl::QueryCode::Space, XrdCl::stError, XrdCl::suPartial, and XrdCl::Buffer::ToString().
Referenced by DoSpaceInfo().