CernVM-FS
2.12.0
|
#include "sync_union.h"
#include "sync_union_overlayfs.h"
#include <sys/capability.h>
#include <string>
#include <vector>
#include "sync_mediator.h"
#include "util/exception.h"
#include "util/fs_traversal.h"
#include "util/shared_ptr.h"
Go to the source code of this file.
Namespaces | |
publish | |
Macros | |
#define | __STDC_FORMAT_MACROS |
Functions | |
bool | publish::ObtainSysAdminCapabilityInternal (cap_t caps) |
#define __STDC_FORMAT_MACROS |
This file is part of the CernVM File System
Definition at line 5 of file sync_union_overlayfs.cc.