CernVM-FS  2.12.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
auto_umount.cc File Reference
#include "cvmfs_config.h"
#include "auto_umount.h"
#include <dirent.h>
#include <errno.h>
#include <sys/types.h>
#include <unistd.h>
#include <map>
#include <set>
#include <string>
#include <vector>
#include "util/logging.h"
#include "util/platform.h"
#include "util/posix.h"
Include dependency graph for auto_umount.cc:

Go to the source code of this file.

Namespaces

 auto_umount
 

Functions

void auto_umount::SetMountpoint (const string &mountpoint)
 
void auto_umount::UmountOnCrash ()
 

Variables

string * auto_umount::mountpoint_ = NULL