CernVM-FS
2.12.0
|
#include "swissknife_scrub.h"
#include "util/fs_traversal.h"
#include "util/logging.h"
#include "util/posix.h"
#include "util/smalloc.h"
#include "util/string.h"
Go to the source code of this file.
Namespaces | |
swissknife | |
Macros | |
#define | __STDC_FORMAT_MACROS |
Variables | |
const size_t | swissknife::kHashSubtreeLength = 2 |
const std::string | swissknife::kTxnDirectoryName = "txn" |
#define __STDC_FORMAT_MACROS |
This file is part of the CernVM File System.
Definition at line 5 of file swissknife_scrub.cc.