![]() |
CernVM-FS
2.12.0
|
Public Member Functions | |
FuseState () | |
Public Attributes | |
unsigned | version |
bool | cache_symlinks |
bool | has_dentry_expire |
Options related to the fuse kernel connection. The capabilities are determined only once at mount time. If the capability trigger certain behavior of the cvmfs fuse module, it needs to be re-triggered on reload. Used in SaveState and RestoreState to store the details of symlink caching.
bool cvmfs::FuseState::cache_symlinks |
Definition at line 201 of file cvmfs.cc.
Referenced by RestoreState(), and SaveState().
bool cvmfs::FuseState::has_dentry_expire |
Definition at line 202 of file cvmfs.cc.
Referenced by RestoreState(), and SaveState().