CernVM-FS
2.12.0
|
Classes | |
class | StringRef |
class | StringHeap |
class | PathStore |
class | PathMap |
class | InodeMap |
class | InodeReferences |
class | InodeTracker |
Functions | |
static uint32_t | hasher_md5 (const shash_v1::Md5 &key) |
static uint32_t | hasher_inode (const uint64_t &inode) |
void | Migrate (InodeTracker *old_tracker, glue::InodeTracker *new_tracker) |
|
static |
|
static |
void compat::inode_tracker_v3::Migrate | ( | InodeTracker * | old_tracker, |
glue::InodeTracker * | new_tracker | ||
) |
Definition at line 145 of file compat.cc.
Referenced by RestoreState().