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

PVFS2 Validate

The pvfs2-validate implementation provides a client side utility to find and repair PVFS2 file system problems. More...

Files

file  pvfs2-validate.c

Functions

int validate_pvfs_object (const struct PINT_fsck_options *fsck_options, const PVFS_object_ref *pref, const PVFS_credentials *creds, int *cur_fs, char *current_path)

Detailed Description

The pvfs2-validate implementation provides a client side utility to find and repair PVFS2 file system problems.

See also:
fsckutils
Before running pvfs2-validate, the following requirements must be met: TODO:

QUESTIONS:


Function Documentation

int validate_pvfs_object const struct PINT_fsck_options fsck_options,
const PVFS_object_ref pref,
const PVFS_credentials creds,
int *  cur_fs,
char *  current_path
 

Validate a PVFS2 file, directory or symlink.

Operates recursively to descend into directories.

Return values:
0 on success
-PVFS_EWARNING for non critical warnings
-PVFS_error on failure
Parameters:
fsck_options  fsck options
pref  object to validate
creds  caller's credentials
cur_fs  file system
current_path  path to object

Here is the call graph for this function:


Generated on Tue Feb 7 02:44:04 2012 for PVFS by doxygen 1.3.5