17 #ifndef __VOLUME_GID_MANAGER_HPP__ 18 #define __VOLUME_GID_MANAGER_HPP__ 37 class VolumeGidManagerProcess;
53 const std::string&
path,
70 #endif // __VOLUME_GID_MANAGER_HPP__
process::Future< gid_t > allocate(const std::string &path, VolumeGidInfo::Type type) const
Definition: volume_gid_manager.hpp:42
Definition: attributes.hpp:24
Definition: executor.hpp:48
Type
Definition: capabilities.hpp:82
Try< uint32_t > type(const std::string &path)
process::Future< Nothing > recover(bool rebooted) const
process::Future< Nothing > deallocate(const std::string &path) const
static Try< VolumeGidManager * > create(const Flags &flags)