Main Page | Modules | Data Structures | File List | Data Fields | Globals

PINT_fsck_options Struct Reference
[FSCK Utilities]

FSCK options. More...

#include <fsck-utils.h>


Data Fields

unsigned int fix_errors
unsigned int check_stranded_objects
unsigned int check_symlink_target
unsigned int check_dir_entry_names
unsigned int verbose
unsigned int check_fs_configs
char * start_path


Detailed Description

FSCK options.


Field Documentation

unsigned int PINT_fsck_options::check_dir_entry_names
 

checks dirent names for bad practice

unsigned int PINT_fsck_options::check_fs_configs
 

verify fs config files

unsigned int PINT_fsck_options::check_stranded_objects
 

check for stranded objects

unsigned int PINT_fsck_options::check_symlink_target
 

checks symlink target for bad practice

unsigned int PINT_fsck_options::fix_errors
 

fix errors found

char* PINT_fsck_options::start_path
 

PVFS2 path to begin check.

unsigned int PINT_fsck_options::verbose
 

enable verbose output


The documentation for this struct was generated from the following file:
Generated on Tue Feb 7 02:44:00 2012 for PVFS by doxygen 1.3.5