nfs-ganesha 1.4

File List

Here is a list of all files with brief descriptions:
9p.h [code]
9p_attach.c [code]9P version
9p_auth.c [code]
9p_clunk.c [code]9P version
9p_dispatcher.c [code]The file that contain the '_9p_dispatcher_thread' routine for ganesha
9p_flush.c [code]9P version
9p_fsync.c [code]
9p_getattr.c [code]9P version
9p_getlock.c [code]9P version
9p_interpreter.c [code]
9p_lcreate.c [code]9P version
9p_link.c [code]9P version
9p_lock.c [code]9P version
9p_lopen.c [code]9P version
9p_mkdir.c [code]9P version
9p_mknod.c [code]9P version
9p_owner.c [code]
9p_proto_tools.c [code]9P version
9p_read.c [code]9P version
9p_read_conf.c [code]
9p_readdir.c [code]9P version
9p_readlink.c [code]9P version
9p_remove.c [code]9P version
9p_rename.c [code]9P version
9p_renameat.c [code]9P version
9p_rerror.c [code]9P version
9p_setattr.c [code]9P version
9p_statfs.c [code]9P version
9p_symlink.c [code]9P version
9p_unlinkat.c [code]9P version
9p_version.c [code]9P version
9p_walk.c [code]9P version
9p_write.c [code]9P version
9p_xattrcreate.c [code]9P version
9p_xattrwalk.c [code]9P version
abstract_atomic.h [code]Shim for compiler or library supplied atomic operations
abstract_mem.h [code]Abstract memory shims to allow swapping out allocators
access_check.c [code]
access_check.h [code]
analyse.c [code]
analyse.h [code]
api_fgetattr.c [code]
api_fsetattr.c [code]
api_mkdir.c [code]
api_open.c [code]
api_rddir.c [code]
api_symlink.c [code]
AuthGss_HashTable.c [code]
avl.c [code]
avltree.h [code]
bst.c [code]
cache_content.h [code]Management of the cached content layer
cache_content_add_entry.c [code]Management of the file content cache: adding a new entry
cache_content_cache_behaviour.c [code]Management of the file content cache: choose if an entry in the metadata cache is to be cached or not
cache_content_crash_recover.c [code]
cache_content_emergency_flush.c [code]Emergency flush for forcing flush of data cached files to FSAL
cache_content_flush.c [code]
cache_content_gc.c [code]Management of the file content cache: initialisation
cache_content_init.c [code]Management of the file content cache: initialisation
cache_content_misc.c [code]Management of the file content cache: miscellaneous functions
cache_content_policy.h [code]Management of the cached content caching policy layer
cache_content_rdwr.c [code]Management of the file content cache: read/write operations
cache_content_read_conf.c [code]Management of the file content cache: configuration file parsing
cache_content_release_entry.c [code]Management of the file content cache: release an entry
cache_content_truncate.c [code]Management of the file content cache: truncate operation
cache_inode.h [code]Management of the cached inode layer
cache_inode_access.c [code]Check for object accessibility
cache_inode_avl.c [code]
cache_inode_avl.h [code]Definitions supporting AVL dirent representation
cache_inode_commit.c [code]Commits an IO on a REGULAR_FILE
cache_inode_create.c [code]Creation of a file through the cache layer
cache_inode_fsal_hash.c [code]Glue functions between the FSAL and the Cache inode layers
cache_inode_get.c [code]Get and eventually cache an entry
cache_inode_getattr.c [code]Gets the attributes for an entry
cache_inode_init.c [code]Init the cache_inode
cache_inode_invalidate.c [code]Invalidate the cached data on a cache entry
cache_inode_kill_entry.c [code]
cache_inode_link.c [code]Creation of an hardlink
cache_inode_lookup.c [code]Perform lookup through the cache
cache_inode_lookupp.c [code]Perform lookup through the cache to get the parent entry for a directory
cache_inode_lru.c [code]Constant-time cache inode cache management implementation
cache_inode_lru.h [code]Constant-time cache inode cache management implementation
cache_inode_make_root.c [code]Insert in the cache an entry that is the root of the FS cached
cache_inode_misc.c [code]Routines for management of the cache_inode layer,
cache_inode_open_close.c [code]Manage opening and closing files and caching file descriptors
cache_inode_rdwr.c [code]Removes an entry of any type
cache_inode_read_conf.c [code]Read the configuration file for the Cache inode initialization
cache_inode_readdir.c [code]Reads the content of a directory
cache_inode_readlink.c [code]Reads a symlink
cache_inode_remove.c [code]Removes an entry of any type
cache_inode_rename.c [code]Renames an entry
cache_inode_setattr.c [code]Sets the attributes for an entry
cache_inode_statfs.c [code]Get and eventually cache an entry
cache_inode_truncate.c [code]Truncates a regular file
cache_inode_weakref.c [code]Cache inode weak reference package
cache_inode_weakref.h [code]Generic weak reference package
cidr.h [code]
cidr_addr.c [code]
cidr_compare.c [code]
cidr_from_str.c [code]
cidr_get.c [code]
cidr_inaddr.c [code]
cidr_mem.c [code]
cidr_misc.c [code]
cidr_net.c [code]
cidr_num.c [code]
cidr_pow2_p.h [code]
cidr_to_str.c [code]
cmd_nfstools.c [code]Nfs conversion tools
cmd_nfstools.h [code]Nfs tools for ganeshell
cmd_tools.c [code]Header file for functions used by several layers
cmd_tools.h [code]Header file for functions used by several layers
commands.h [code]Header file for processing user's command line
commands_Cache_inode.c [code]
commands_FSAL.c [code]
commands_MFSL.c [code]
commands_NFS.c [code]Calls to NFSv2, NFSv3, MNTv1, MNTv3 commands
commands_NFS_remote.c [code]
common_functions.c [code]
common_functions.h [code]
common_methods.c [code]
common_methods.h [code]
common_pnfs.c [code]Utility functions for pNFS
common_utils.c [code]
common_utils.h [code]
config_daemon.h [code]Configuration file
config_parsing.c [code]
config_parsing.h [code]
Connectathon_config_parsing.c [code]
Connectathon_config_parsing.h [code]
Connectathon_test_parse.c [code]
Connectathon_verif_syntax.c [code]
context.c [code]
context.h [code]
context_heimdal.c [code]
context_lucid.c [code]
context_mit.c [code]
context_spkm3.c [code]
Convert_FSAL_Handle.c [code]
ConvertFh.c [code]
dbus_server.c [code]Low-level DBUS message server and callout framework
err_cache_content.h [code]Cache content error definitions
err_cache_inode.h [code]Cache inode error definitions
err_fsal.h [code]FSAL error codes
err_ghost_fs.h [code]Ghost Filesystem error codes
err_HashTable.h [code]Definition des erreur des tables de hachage
err_inject.c [code]
err_inject.h [code]
err_LRU_List.h [code]Definition des erreur de la liste LRU
err_mfsl.h [code]
err_rpc.h [code]
err_util.c [code]
err_util.h [code]
exports.c [code]
extended_types.h [code]Extended type, platform dependant
external_tools.h [code]
ExternalControl.h [code]
fridgethr.c [code]A small module for thread management
fsal.h [code]File System Abstraction Layer interface
FSAL_CEPH/fsal_access.c [code]
FSAL_FUSELIKE/fsal_access.c [code]
FSAL_GPFS/fsal_access.c [code]
FSAL_HPSS/fsal_access.c [code]
FSAL_LUSTRE/fsal_access.c [code]
FSAL_POSIX/fsal_access.c [code]
FSAL_PROXY/fsal_access.c [code]
FSAL_TEMPLATE/fsal_access.c [code]
FSAL_VFS/fsal_access.c [code]
FSAL_XFS/fsal_access.c [code]
FSAL_ZFS/fsal_access.c [code]
FSAL_CEPH/fsal_attrs.c [code]
FSAL_FUSELIKE/fsal_attrs.c [code]
FSAL_GPFS/fsal_attrs.c [code]
FSAL_HPSS/fsal_attrs.c [code]
FSAL_LUSTRE/fsal_attrs.c [code]
FSAL_POSIX/fsal_attrs.c [code]
FSAL_PROXY/fsal_attrs.c [code]
FSAL_TEMPLATE/fsal_attrs.c [code]
FSAL_VFS/fsal_attrs.c [code]
FSAL_XFS/fsal_attrs.c [code]
FSAL_ZFS/fsal_attrs.c [code]
FSAL_FUSELIKE/fsal_common.c [code]
FSAL_HPSS/fsal_common.c [code]
FSAL_PROXY/fsal_common.c [code]
FSAL_TEMPLATE/fsal_common.c [code]
FSAL_ZFS/fsal_common.c [code]
FSAL_FUSELIKE/fsal_common.h [code]
FSAL_HPSS/fsal_common.h [code]
FSAL_PROXY/fsal_common.h [code]
FSAL_TEMPLATE/fsal_common.h [code]
FSAL_ZFS/fsal_common.h [code]
FSAL_CEPH/fsal_compat.c [code]
FSAL_FUSELIKE/fsal_compat.c [code]
FSAL_GPFS/fsal_compat.c [code]
FSAL_HPSS/fsal_compat.c [code]
FSAL_LUSTRE/fsal_compat.c [code]
FSAL_POSIX/fsal_compat.c [code]
FSAL_PROXY/fsal_compat.c [code]
FSAL_VFS/fsal_compat.c [code]
FSAL_XFS/fsal_compat.c [code]
FSAL_ZFS/fsal_compat.c [code]
FSAL_CEPH/fsal_context.c [code]
FSAL_FUSELIKE/fsal_context.c [code]
FSAL_GPFS/fsal_context.c [code]
FSAL_HPSS/fsal_context.c [code]
FSAL_LUSTRE/fsal_context.c [code]
FSAL_POSIX/fsal_context.c [code]
FSAL_PROXY/fsal_context.c [code]
FSAL_TEMPLATE/fsal_context.c [code]
FSAL_VFS/fsal_context.c [code]
FSAL_XFS/fsal_context.c [code]
FSAL_ZFS/fsal_context.c [code]
FSAL_CEPH/fsal_convert.c [code]
fsal_convert.c [code]
FSAL_FUSELIKE/fsal_convert.c [code]
FSAL_GPFS/fsal_convert.c [code]
FSAL_HPSS/fsal_convert.c [code]
FSAL_LUSTRE/fsal_convert.c [code]
FSAL_POSIX/fsal_convert.c [code]
FSAL_PROXY/fsal_convert.c [code]
FSAL_TEMPLATE/fsal_convert.c [code]
FSAL_VFS/fsal_convert.c [code]
FSAL_XFS/fsal_convert.c [code]
FSAL_ZFS/fsal_convert.c [code]
FSAL/FSAL_CEPH/fsal_convert.h [code]
FSAL/FSAL_FUSELIKE/fsal_convert.h [code]
FSAL/FSAL_GPFS/fsal_convert.h [code]
FSAL/FSAL_HPSS/fsal_convert.h [code]
FSAL/FSAL_LUSTRE/fsal_convert.h [code]
FSAL/FSAL_POSIX/fsal_convert.h [code]
FSAL/FSAL_PROXY/fsal_convert.h [code]
FSAL/FSAL_TEMPLATE/fsal_convert.h [code]
include/fsal_convert.h [code]
FSAL_CEPH/fsal_create.c [code]
FSAL_FUSELIKE/fsal_create.c [code]
FSAL_GPFS/fsal_create.c [code]
FSAL_HPSS/fsal_create.c [code]
FSAL_LUSTRE/fsal_create.c [code]
FSAL_POSIX/fsal_create.c [code]
FSAL_PROXY/fsal_create.c [code]
FSAL_TEMPLATE/fsal_create.c [code]
FSAL_VFS/fsal_create.c [code]
FSAL_XFS/fsal_create.c [code]
FSAL_ZFS/fsal_create.c [code]
FSAL_CEPH/fsal_dirs.c [code]
FSAL_FUSELIKE/fsal_dirs.c [code]
FSAL_GPFS/fsal_dirs.c [code]
FSAL_HPSS/fsal_dirs.c [code]
FSAL_LUSTRE/fsal_dirs.c [code]
FSAL_POSIX/fsal_dirs.c [code]
FSAL_PROXY/fsal_dirs.c [code]
FSAL_TEMPLATE/fsal_dirs.c [code]
FSAL_VFS/fsal_dirs.c [code]
FSAL_XFS/fsal_dirs.c [code]
FSAL_ZFS/fsal_dirs.c [code]
FSAL_CEPH/fsal_ds.c [code]
FSAL_LUSTRE/fsal_ds.c [code]
FSAL_CEPH/fsal_errors.c [code]
fsal_errors.c [code]
FSAL_HPSS/fsal_errors.c [code]
FSAL_CEPH/fsal_fileop.c [code]
FSAL_FUSELIKE/fsal_fileop.c [code]
FSAL_GPFS/fsal_fileop.c [code]
FSAL_HPSS/fsal_fileop.c [code]
FSAL_LUSTRE/fsal_fileop.c [code]
FSAL_POSIX/fsal_fileop.c [code]
FSAL_PROXY/fsal_fileop.c [code]
FSAL_TEMPLATE/fsal_fileop.c [code]
FSAL_VFS/fsal_fileop.c [code]
FSAL_XFS/fsal_fileop.c [code]
FSAL_ZFS/fsal_fileop.c [code]
FSAL_CEPH/fsal_fsinfo.c [code]
FSAL_FUSELIKE/fsal_fsinfo.c [code]
FSAL_GPFS/fsal_fsinfo.c [code]
FSAL_HPSS/fsal_fsinfo.c [code]
FSAL_LUSTRE/fsal_fsinfo.c [code]
FSAL_POSIX/fsal_fsinfo.c [code]
FSAL_PROXY/fsal_fsinfo.c [code]
FSAL_TEMPLATE/fsal_fsinfo.c [code]
FSAL_VFS/fsal_fsinfo.c [code]
FSAL_XFS/fsal_fsinfo.c [code]
FSAL_ZFS/fsal_fsinfo.c [code]
fsal_fuse_helper.c [code]
fsal_glue.c [code]FSAL glue functions
fsal_glue.h [code]
fsal_glue_const.h [code]
fsal_handle_syscalls.h [code]
FSAL_CEPH/fsal_init.c [code]
FSAL_FUSELIKE/fsal_init.c [code]
FSAL_GPFS/fsal_init.c [code]
FSAL_HPSS/fsal_init.c [code]
FSAL_LUSTRE/fsal_init.c [code]
FSAL_POSIX/fsal_init.c [code]
FSAL_PROXY/fsal_init.c [code]
FSAL_TEMPLATE/fsal_init.c [code]
FSAL_VFS/fsal_init.c [code]
FSAL_XFS/fsal_init.c [code]
FSAL_ZFS/fsal_init.c [code]
FSAL_CEPH/fsal_internal.c [code]
FSAL_FUSELIKE/fsal_internal.c [code]
FSAL_GPFS/fsal_internal.c [code]
FSAL_HPSS/fsal_internal.c [code]
FSAL_LUSTRE/fsal_internal.c [code]
FSAL_POSIX/fsal_internal.c [code]
FSAL_PROXY/fsal_internal.c [code]
FSAL_TEMPLATE/fsal_internal.c [code]
FSAL_VFS/fsal_internal.c [code]
FSAL_XFS/fsal_internal.c [code]
FSAL_ZFS/fsal_internal.c [code]
FSAL_CEPH/fsal_internal.h [code]
FSAL_FUSELIKE/fsal_internal.h [code]
FSAL_GPFS/fsal_internal.h [code]
FSAL_HPSS/fsal_internal.h [code]
FSAL_LUSTRE/fsal_internal.h [code]
FSAL_POSIX/fsal_internal.h [code]
FSAL_PROXY/fsal_internal.h [code]
FSAL_TEMPLATE/fsal_internal.h [code]
FSAL_VFS/fsal_internal.h [code]
FSAL_XFS/fsal_internal.h [code]
FSAL_ZFS/fsal_internal.h [code]
FSAL_CEPH/fsal_local_op.c [code]
FSAL_FUSELIKE/fsal_local_op.c [code]
FSAL_GPFS/fsal_local_op.c [code]
FSAL_HPSS/fsal_local_op.c [code]
FSAL_LUSTRE/fsal_local_op.c [code]
FSAL_POSIX/fsal_local_op.c [code]
FSAL_PROXY/fsal_local_op.c [code]
FSAL_TEMPLATE/fsal_local_op.c [code]
FSAL_VFS/fsal_local_op.c [code]
FSAL_XFS/fsal_local_op.c [code]
FSAL_ZFS/fsal_local_op.c [code]
FSAL_GPFS/fsal_lock.c [code]
FSAL_HPSS/fsal_lock.c [code]
FSAL_LUSTRE/fsal_lock.c [code]
FSAL_POSIX/fsal_lock.c [code]
FSAL_TEMPLATE/fsal_lock.c [code]
FSAL_VFS/fsal_lock.c [code]
FSAL_XFS/fsal_lock.c [code]
FSAL_CEPH/fsal_lookup.c [code]
FSAL_FUSELIKE/fsal_lookup.c [code]
FSAL_GPFS/fsal_lookup.c [code]
FSAL_HPSS/fsal_lookup.c [code]
FSAL_LUSTRE/fsal_lookup.c [code]
FSAL_POSIX/fsal_lookup.c [code]
FSAL_PROXY/fsal_lookup.c [code]
FSAL_TEMPLATE/fsal_lookup.c [code]
FSAL_VFS/fsal_lookup.c [code]
FSAL_XFS/fsal_lookup.c [code]
FSAL_ZFS/fsal_lookup.c [code]
FSAL_CEPH/fsal_mds.c [code]
FSAL_LUSTRE/fsal_mds.c [code]
fsal_nfsv4_macros.h [code]Usefull macros to manage NFSv4 call from FSAL_PROXY
FSAL_HPSS/fsal_objectres.c [code]
FSAL_TEMPLATE/fsal_objectres.c [code]
fsal_pnfs.h [code]Management of the pNFS features at the FSAL level
fsal_pnfs_files.h [code]Common utility functions for LAYOUT4_NFSV4_1_FILES
fsal_pnfs_tools.c [code]
FSAL_CEPH/fsal_pnfs_types.h [code]
FSAL_LUSTRE/fsal_pnfs_types.h [code]
fsal_pnfscompat.c [code]
fsal_posixdb_tool.c [code]
fsal_proxy_clientid.c [code]
fsal_proxy_internal.c [code]
FSAL_HPSS/fsal_quota.c [code]
FSAL_LUSTRE/fsal_quota.c [code]
FSAL_POSIX/fsal_quota.c [code]
FSAL_TEMPLATE/fsal_quota.c [code]
FSAL_XFS/fsal_quota.c [code]
FSAL_CEPH/fsal_rcp.c [code]
FSAL_FUSELIKE/fsal_rcp.c [code]
FSAL_GPFS/fsal_rcp.c [code]
FSAL_HPSS/fsal_rcp.c [code]
FSAL_LUSTRE/fsal_rcp.c [code]
FSAL_POSIX/fsal_rcp.c [code]
FSAL_PROXY/fsal_rcp.c [code]
FSAL_TEMPLATE/fsal_rcp.c [code]
FSAL_VFS/fsal_rcp.c [code]
FSAL_XFS/fsal_rcp.c [code]
FSAL_ZFS/fsal_rcp.c [code]
FSAL_CEPH/fsal_rename.c [code]
FSAL_FUSELIKE/fsal_rename.c [code]
FSAL_GPFS/fsal_rename.c [code]
FSAL_HPSS/fsal_rename.c [code]
FSAL_LUSTRE/fsal_rename.c [code]
FSAL_POSIX/fsal_rename.c [code]
FSAL_PROXY/fsal_rename.c [code]
FSAL_TEMPLATE/fsal_rename.c [code]
FSAL_VFS/fsal_rename.c [code]
FSAL_XFS/fsal_rename.c [code]
FSAL_ZFS/fsal_rename.c [code]
fsal_share.c [code]
FSAL_CEPH/fsal_stats.c [code]
FSAL_FUSELIKE/fsal_stats.c [code]
FSAL_GPFS/fsal_stats.c [code]
FSAL_HPSS/fsal_stats.c [code]
FSAL_LUSTRE/fsal_stats.c [code]
FSAL_POSIX/fsal_stats.c [code]
FSAL_PROXY/fsal_stats.c [code]
FSAL_TEMPLATE/fsal_stats.c [code]
FSAL_VFS/fsal_stats.c [code]
FSAL_XFS/fsal_stats.c [code]
FSAL_ZFS/fsal_stats.c [code]
fsal_strings.c [code]
FSAL_TEMPLATE/fsal_strings.c [code]
FSAL_CEPH/fsal_symlinks.c [code]
FSAL_FUSELIKE/fsal_symlinks.c [code]
FSAL_GPFS/fsal_symlinks.c [code]
FSAL_HPSS/fsal_symlinks.c [code]
FSAL_LUSTRE/fsal_symlinks.c [code]
FSAL_POSIX/fsal_symlinks.c [code]
FSAL_PROXY/fsal_symlinks.c [code]
FSAL_TEMPLATE/fsal_symlinks.c [code]
FSAL_VFS/fsal_symlinks.c [code]
FSAL_XFS/fsal_symlinks.c [code]
FSAL_ZFS/fsal_symlinks.c [code]
FSAL_CEPH/fsal_tools.c [code]
FSAL_FUSELIKE/fsal_tools.c [code]
FSAL_GPFS/fsal_tools.c [code]
FSAL_HPSS/fsal_tools.c [code]
FSAL_LUSTRE/fsal_tools.c [code]
FSAL_POSIX/fsal_tools.c [code]
FSAL_PROXY/fsal_tools.c [code]
FSAL_TEMPLATE/fsal_tools.c [code]
FSAL_VFS/fsal_tools.c [code]
FSAL_XFS/fsal_tools.c [code]
FSAL_ZFS/fsal_tools.c [code]
FSAL_CEPH/fsal_truncate.c [code]
FSAL_FUSELIKE/fsal_truncate.c [code]
FSAL_GPFS/fsal_truncate.c [code]
FSAL_HPSS/fsal_truncate.c [code]
FSAL_LUSTRE/fsal_truncate.c [code]
FSAL_POSIX/fsal_truncate.c [code]
FSAL_PROXY/fsal_truncate.c [code]
FSAL_TEMPLATE/fsal_truncate.c [code]
FSAL_VFS/fsal_truncate.c [code]
FSAL_XFS/fsal_truncate.c [code]
FSAL_ZFS/fsal_truncate.c [code]
FSAL/FSAL_CEPH/fsal_types.h [code]
FSAL/FSAL_FUSELIKE/fsal_types.h [code]
FSAL/FSAL_GPFS/fsal_types.h [code]
FSAL/FSAL_HPSS/fsal_types.h [code]
FSAL/FSAL_LUSTRE/fsal_types.h [code]
FSAL/FSAL_POSIX/fsal_types.h [code]
FSAL/FSAL_PROXY/fsal_types.h [code]
FSAL/FSAL_TEMPLATE/fsal_types.h [code]
FSAL/FSAL_VFS/fsal_types.h [code]
FSAL/FSAL_XFS/fsal_types.h [code]
FSAL/FSAL_ZFS/fsal_types.h [code]
fsal_types.h [code]
FSAL_CEPH/fsal_unlink.c [code]
FSAL_FUSELIKE/fsal_unlink.c [code]
FSAL_GPFS/fsal_unlink.c [code]
FSAL_HPSS/fsal_unlink.c [code]
FSAL_LUSTRE/fsal_unlink.c [code]
FSAL_POSIX/fsal_unlink.c [code]
FSAL_PROXY/fsal_unlink.c [code]
FSAL_TEMPLATE/fsal_unlink.c [code]
FSAL_VFS/fsal_unlink.c [code]
FSAL_XFS/fsal_unlink.c [code]
FSAL_ZFS/fsal_unlink.c [code]
fsal_up.c [code]FSAL Upcall Interface
fsal_up.h [code]
fsal_up_functions.c [code]
fsal_up_thread.c [code]
fsal_upcall_simulator_thread.c [code]The file that contain the 'fsal_upcall_simulator_thread' routine for the nfsd
FSAL_CEPH/fsal_xattrs.c [code]
FSAL_FUSELIKE/fsal_xattrs.c [code]
FSAL_GPFS/fsal_xattrs.c [code]
FSAL_HPSS/fsal_xattrs.c [code]
FSAL_LUSTRE/fsal_xattrs.c [code]
FSAL_POSIX/fsal_xattrs.c [code]
FSAL_PROXY/fsal_xattrs.c [code]
FSAL_TEMPLATE/fsal_xattrs.c [code]
FSAL_VFS/fsal_xattrs.c [code]
FSAL_XFS/fsal_xattrs.c [code]
FSAL_ZFS/fsal_xattrs.c [code]
fuse_binding.c [code]
fusexmp.c [code]
fusexmp_fh.c [code]
ganesha_dbus.h [code]Low-level DBUS message server and callout framework
ganesha_fuse_ll_wrap.h [code]
ganesha_fuse_wrap.h [code]
ganesha_rpc.h [code]
generic_weakref.c [code]Generic weak reference package
generic_weakref.h [code]Generic weak reference package
get_set_proc.h [code]Get_set_proc.h : internal structures for registration and unregistration
Getopt.c [code]GANESHA's version of getopt, to avoid portability issues
Getopt.h [code]Prototype for GANESHA's version of getopt, to avoid portability issues
gpfs.h [code]
gpfs_fcntl.h [code]
gpfs_lweTypes.h [code]
gpfs_nfs.h [code]
gss_clnt_send_err.c [code]
gss_oids.c [code]
gss_oids.h [code]
gss_util.c [code]
gss_util.h [code]
gssd.c [code]
gssd.h [code]
gssd_main_loop.c [code]
gssd_proc.c [code]
handle_mapping.c [code]This module is used for managing a persistent map between PROXY FSAL handles (including NFSv4 handles from server) and nfsv2 and v3 handles digests (sent to client)
handle_mapping.h [code]This module is used for managing a persistent map between PROXY FSAL handles (including NFSv4 handles from server) and nfsv2 and v3 handles digests (sent to client)
handle_mapping_db.c [code]
handle_mapping_db.h [code]
handle_mapping_internal.h [code]
HashData.h [code]
HashTable.c [code]Implement an RBTree-based partitioend hash lookup
HashTable.h [code]Header for hash functionality
hello.c [code]
hello_ll.c [code]
hpssclapiext.h [code]This module is an extension of the HPSS client API
idmapper.c [code]Id mapping functions
idmapper_cache.c [code]Id mapping functions
instance_handler.c [code]Instance_handler: handle callback for different type. Those function are called when daemon receive a SNMP request
instance_handler.h [code]Instance_handler: handle callback for different type. Those function are called when daemon receive a SNMP request
krb5_util.c [code]
krb5_util.h [code]
libdaemon.c [code]Libdaemon.c : snmp_adm API
log.h [code]
log_functions.c [code]
lookup3.c [code]
lookup3.h [code]
LRU_List.c [code]Management of the thread safe LRU lists
LRU_List.h [code]Management of the thread safe LRU lists
main.c [code]Extract fileid from FSAL handle
MesureTemps.c [code]
MesureTemps.h [code]
mfsl.h [code]
mfsl_aio.c [code]
mfsl_async.c [code]
mfsl_async_create.c [code]
mfsl_async_getattr.c [code]
mfsl_async_hash.c [code]
mfsl_async_init.c [code]
mfsl_async_link.c [code]
mfsl_async_lookup.c [code]
mfsl_async_mkdir.c [code]
mfsl_async_open_by_name.c [code]
mfsl_async_read_conf.c [code]
mfsl_async_rename.c [code]
mfsl_async_setattr.c [code]
mfsl_async_symlink.c [code]
mfsl_async_synclet.c [code]
mfsl_async_truncate.c [code]
mfsl_async_unlink.c [code]
mfsl_null.c [code]
mfsl_proxy_rpcsecgss.c [code]
mfsl_timer.c [code]
MFSL/MFSL_AIO/mfsl_types.h [code]
MFSL/MFSL_ASYNC/mfsl_types.h [code]
MFSL/MFSL_NULL/mfsl_types.h [code]
MFSL/MFSL_PROXY_RPCSECGSS/mfsl_types.h [code]
MFSL/MFSL_TIMER/mfsl_types.h [code]
mfsl_types.h [code]
mnt_Dump.c [code]MOUNTPROC_Dump for Mount protocol v1 and v3
mnt_Export.c [code]MOUNTPROC_EXPORT for Mount protocol v1 and v3
mnt_Mnt.c [code]MOUNTPROC_MNT for Mount protocol v1 and v3
mnt_Null.c [code]MOUNTPROC_NULL for Mount protocol v1 and v3
mnt_Umnt.c [code]MOUNTPROC_UMNT for Mount protocol v1 and v3
mnt_UmntAll.c [code]MOUNTPROC_UMNTALL for Mount protocol v1 and v3
mount.h [code]
murmur3.c [code]
murmur3.h [code]
namespace.c [code]
namespace.h [code]
nfs23.h [code]
nfs2_Root.c [code]Routines used for managing the NFS4 COMPOUND functions
nfs2_Writecache.c [code]Implement NFSPROC2_WRITECACHE
nfs3_Access.c [code]Routines used for managing the NFS4 COMPOUND functions
nfs3_Commit.c [code]Routines used for managing the NFS4 COMPOUND functions
nfs3_Fsinfo.c [code]Routines used for managing the NFS4 COMPOUND functions
nfs3_Mknod.c [code]Routines used for managing the NFS4 COMPOUND functions
nfs3_Pathconf.c [code]Routines used for managing the NFS4 COMPOUND functions
nfs3_Readdirplus.c [code]Routines used for managing the NFS4 COMPOUND functions
nfs4.h [code]
nfs41_op_close.c [code]Routines used for managing the NFS4 COMPOUND functions
nfs41_op_create_session.c [code]
nfs41_op_destroy_session.c [code]
nfs41_op_exchange_id.c [code]Routines used for managing the NFS4_OP_EXCHANGE_ID operation
nfs41_op_free_stateid.c [code]Routines used for managing the NFS4 COMPOUND functions
nfs41_op_getdeviceinfo.c [code]Routines used for managing the NFS4_OP_GETDEVICEINFO operation
nfs41_op_getdevicelist.c [code]Routines used for managing the NFS4_OP_GETDEVICELIST operation
nfs41_op_layoutcommit.c [code]Routines used for managing the NFS4 COMPOUND functions
nfs41_op_layoutget.c [code]
nfs41_op_layoutreturn.c [code]Routines used for managing the NFS4 COMPOUND functions
nfs41_op_lock.c [code]Routines used for managing the NFS4 COMPOUND functions
nfs41_op_lockt.c [code]Routines used for managing the NFS4 COMPOUND functions
nfs41_op_locku.c [code]Routines used for managing the NFS4 COMPOUND functions
nfs41_op_open.c [code]Routines used for managing the NFS41 COMPOUND functions
nfs41_op_reclaim_complete.c [code]Routines used for managing the NFS4 COMPOUND functions
nfs41_op_sequence.c [code]
nfs41_op_set_ssv.c [code]Routines used for managing the NFS4_OP_SEQUENCE operation
nfs41_op_test_stateid.c [code]Routines used for managing the NFS4 COMPOUND functions
nfs41_session_id.c [code]
nfs4_acls.c [code]
nfs4_acls.h [code]
nfs4_cb_Compound.c [code]Routines used for managing the NFS4/CB COMPOUND functions
nfs4_cb_getattr.c [code]Routines used for managing the NFS4_CB_GETATTR operation
nfs4_cb_illegal.c [code]Routines used for managing the NFS4 CB ILLEGAL operation
nfs4_cb_Null.c [code]
nfs4_cb_recall.c [code]Routines used for managing the NFS4 CB RECALL operation
nfs4_clientid.c [code]
nfs4_Compound.c [code]Routines used for managing the NFS4 COMPOUND functions
nfs4_lease.c [code]Some tools very usefull in the nfs4 protocol implementation
nfs4_op_access.c [code]Routines used for managing the NFS4 COMPOUND functions
nfs4_op_close.c [code]Routines used for managing the NFS4 COMPOUND functions
nfs4_op_commit.c [code]Routines used for managing the NFS4 COMPOUND functions
nfs4_op_create.c [code]Routines used for managing the NFS4 COMPOUND functions
nfs4_op_delegpurge.c [code]Routines used for managing the NFS4 COMPOUND functions
nfs4_op_delegreturn.c [code]Routines used for managing the NFS4 COMPOUND functions
nfs4_op_getattr.c [code]Routines used for managing the NFS4 COMPOUND functions
nfs4_op_getfh.c [code]
nfs4_op_illegal.c [code]Routines used for managing the NFS4 COMPOUND functions
nfs4_op_link.c [code]Routines used for managing the NFS4 COMPOUND functions
nfs4_op_lock.c [code]Routines used for managing the NFS4 COMPOUND functions
nfs4_op_lockt.c [code]Routines used for managing the NFS4 COMPOUND functions
nfs4_op_locku.c [code]Routines used for managing the NFS4 COMPOUND functions
nfs4_op_lookup.c [code]Routines used for managing the NFS4 COMPOUND functions
nfs4_op_lookupp.c [code]Routines used for managing the NFS4 COMPOUND functions
nfs4_op_nverify.c [code]Routines used for managing the NFS4 COMPOUND functions
nfs4_op_open.c [code]Routines used for managing the NFS4 COMPOUND functions
nfs4_op_open_confirm.c [code]Routines used for managing the NFS4 COMPOUND functions
nfs4_op_open_downgrade.c [code]Routines used for managing the NFS4 COMPOUND functions
nfs4_op_openattr.c [code]Routines used for managing the NFS4 COMPOUND functions
nfs4_op_putfh.c [code]Routines used for managing the NFS4_OP_PUTFH operation
nfs4_op_putpubfh.c [code]Routines used for managing the NFS4_OP_PUTPUBFH operation
nfs4_op_putrootfh.c [code]Routines used for managing the NFS4_OP_PUTROOTFH operation
nfs4_op_read.c [code]Routines used for managing the NFS4 COMPOUND functions
nfs4_op_readdir.c [code]
nfs4_op_readlink.c [code]Routines used for managing the NFS4 COMPOUND functions
nfs4_op_release_lockowner.c [code]Routines used for managing the NFS4 COMPOUND functions
nfs4_op_remove.c [code]Routines used for managing the NFS4 COMPOUND functions
nfs4_op_rename.c [code]Routines used for managing the NFS4 COMPOUND functions
nfs4_op_renew.c [code]Routines used for managing the NFS4 COMPOUND functions
nfs4_op_restorefh.c [code]Routines used for managing the NFS4_OP_RESTOREFH operation (number 31)
nfs4_op_savefh.c [code]Routines used for managing the NFS4_OP_SAVEFH operation
nfs4_op_secinfo.c [code]Routines used for managing the NFS4 COMPOUND functions
nfs4_op_setattr.c [code]Routines used for managing the NFS4 COMPOUND functions
nfs4_op_setclientid.c [code]
nfs4_op_setclientid_confirm.c [code]
nfs4_op_verify.c [code]Routines used for managing the NFS4 COMPOUND functions
nfs4_op_write.c [code]Routines used for managing the NFS4 COMPOUND functions
nfs4_owner.c [code]
nfs4_pseudo.c [code]Routines used for managing the NFS4 pseudo file system
nfs4_recovery.c [code]
nfs4_referral.c [code]Routines used for managing NFSv4 referrals
nfs4_state.c [code]
nfs4_state_id.c [code]
nfs4_xattr.c [code]Routines used for managing the NFS4 xattrs t* nfs4_xattr.c: Routines used for managing the NFS4 xattrs
nfs_admin_thread.c [code]The file that contain the 'admin_thread' routine for the nfsd
nfs_convert.c [code]
nfs_core.h [code]Prototypes for the different threads in the nfs core
nfs_Create.c [code]Routines used for managing the NFS4 COMPOUND functions
nfs_creds.h [code]Prototypes for the RPC credentials used in NFS
nfs_dupreq.c [code]
nfs_dupreq.h [code]
nfs_export_list.c [code]Routines for managing the export list
nfs_exports.h [code]Prototypes for what's related to export list management
nfs_file_content_flush_thread.c [code]
nfs_file_content_gc_thread.c [code]The file that contain the 'file_content_gc_thread' routine for the nfsd
nfs_file_handle.h [code]Prototypes for the file handle in v2, v3, v4
nfs_filehandle_mgmt.c [code]Some tools for managing the file handles
nfs_Fsstat.c [code]Routines used for managing the NFS4 COMPOUND functions
nfs_Getattr.c [code]Implements NFS PROC2 GETATTR and NFS PROC3 GETATTR
nfs_init.c [code]
nfs_init.h [code]NFSd initialization prototypes
nfs_ip_name.c [code]The management of the IP/name cache
nfs_ip_stats.c [code]The management of the IP stats per machines
nfs_ip_stats.h [code]
nfs_Link.c [code]Everything that is needed to handle NFS PROC2-3 LINK
nfs_Lookup.c [code]
nfs_main.c [code]The file that contain the 'main' routine for the nfsd
nfs_Mkdir.c [code]Evrythinhg you need to handle NFS PROC2-3 MKDIR
nfs_mnt_list.c [code]Routines for managing the mount list
nfs_Null.c [code]NFSPROC_NULL in V2, V3 and V4
nfs_proto_functions.h [code]Prototypes for NFS protocol functions
nfs_proto_tools.c [code]A set of functions used to managed NFS
nfs_proto_tools.h [code]
nfs_Read.c [code]Routines used for managing the NFS READ request
nfs_read_conf.c [code]This file that contain the routine required for parsing the NFS specific configuraion file
nfs_Readdir.c [code]Routines used for managing the NFS4 COMPOUND functions
nfs_Readlink.c [code]Routines used for managing the NFS4 COMPOUND functions
nfs_reaper_thread.c [code]
nfs_remote_functions.c [code]
nfs_remote_functions.h [code]
nfs_Remove.c [code]Routines used for managing the NFS4 COMPOUND functions
nfs_Rename.c [code]Routines used for managing the NFS4 COMPOUND functions
nfs_Rmdir.c [code]Routines used for managing the NFS4 COMPOUND functions
nfs_rpc_callback.c [code]RPC callback dispatch package
nfs_rpc_callback.h [code]RPC callback dispatch package
nfs_rpc_callback_simulator.c [code]RPC callback dispatch package
nfs_rpc_callback_simulator.h [code]RPC callback dispatch package
nfs_rpc_dispatcher_thread.c [code]
nfs_rpc_tcp_socket_manager_thread.c [code]The file that contain the 'rpc_tcp_socket_manager_thread' routine for the nfsd
nfs_Setattr.c [code]Routines used for managing the NFS4 COMPOUND functions
nfs_stat.h [code]Functions to be used for nfs and mount statistics
nfs_stat_exporter_thread.c [code]
nfs_stat_mgmt.c [code]Routines for managing the nfs statistics
nfs_stats_snmp.c [code]
nfs_stats_thread.c [code]The file that contain the 'stats_thread' routine for the nfsd
nfs_Symlink.c [code]Routines used for managing the NFS4 COMPOUND functions
nfs_tcb.c [code]The file that contain thread control block related code
nfs_tcb.h [code]
nfs_tools.c [code]Some tools very usefull in the nfs protocol implementation
nfs_tools.h [code]Prototypes for miscellaneous service routines
nfs_worker_thread.c [code]The file that contain the 'worker_thread' routine for the nfsd
nfs_Write.c [code]Routines used for managing the Write requests
nfs_xattr.c [code]
nfsv40.h [code]
nfsv41.h [code]
nlm4.h [code]
nlm_async.c [code]
nlm_async.h [code]
nlm_Cancel.c [code]
nlm_Free_All.c [code]
nlm_Granted_Res.c [code]
nlm_list.h [code]
nlm_Lock.c [code]
nlm_Null.c [code]
nlm_owner.c [code]
nlm_Share.c [code]
nlm_Sm_Notify.c [code]
nlm_Test.c [code]
nlm_Unlock.c [code]
nlm_Unshare.c [code]
nlm_util.c [code]
nlm_util.h [code]
nodelist.c [code]
nodelist.h [code]
nodelist_common.c [code]
nodelist_internals.h [code]
nodelist_range.c [code]
nsm.c [code]
nsm.h [code]
parse_type.c [code]Parse_type.c: transform number to string. This file provide function to transform real and bigint to a string and conversely
parse_type.h [code]Parse_type.h: transform number to string This file provide function to transform real and bigint to a string and conversely
pnfs_common.h [code]Common utility functions for pNFS
pnfs_getdeviceinfo.c [code]
pnfs_getdevicelist.c [code]
pnfs_internal.h [code]File System Abstraction Layer types and constants
pnfs_layoutcommit.c [code]
pnfs_layoutget.c [code]
pnfs_layoutreturn.c [code]
pnfs_read_conf.c [code]
posixdb.h [code]
MYSQL/posixdb_add.c [code]
PGSQL/posixdb_add.c [code]
MYSQL/posixdb_connect.c [code]
PGSQL/posixdb_connect.c [code]
MYSQL/posixdb_consistency.c [code]
PGSQL/posixdb_consistency.c [code]
posixdb_consistency.h [code]
MYSQL/posixdb_delete.c [code]
PGSQL/posixdb_delete.c [code]
MYSQL/posixdb_flush.c [code]
PGSQL/posixdb_flush.c [code]
MYSQL/posixdb_getChildren.c [code]
PGSQL/posixdb_getChildren.c [code]
MYSQL/posixdb_info.c [code]
PGSQL/posixdb_info.c [code]
MYSQL/posixdb_internal.c [code]
PGSQL/posixdb_internal.c [code]
MYSQL/posixdb_internal.h [code]
PGSQL/posixdb_internal.h [code]
MYSQL/posixdb_lock.c [code]
PGSQL/posixdb_lock.c [code]
MYSQL/posixdb_replace.c [code]
PGSQL/posixdb_replace.c [code]
PrintFh.c [code]
rb.c [code]
rbt_node.h [code]
rbt_tree.h [code]
register.c [code]Register.c: registration routine
register.h [code]Register.h : registration functions
rename_hl.c [code]
Rpc_com_tirpc.h [code]
rpc_tools.c [code]Some tools very usefull in the nfs protocol implementation
rpcal.h [code]
rquota.h [code]
rquota_getactivequota.c [code]
rquota_getquota.c [code]
rquota_Null.c [code]
rquota_setactivequota.c [code]
rquota_setquota.c [code]
RW_Lock.c [code]This file contains the functions for the RW lock management
RW_Lock.h [code]
sal_data.h [code]Management of the state abstraction layer
sal_functions.h [code]Management of the state abstraction layer
SemN.c [code]
SemN.h [code]
shell.c [code]Internal routines for the shell
shell.h [code]Internal routines for the shell
shell_types.h [code]Internal routines for the shell
shell_utils.c [code]Miscellaneous build-in commands for shell
shell_utils.h [code]Miscellaneous build-in commands for shell
shell_vars.c [code]Variables management for the shell
shell_vars.h [code]Variables management for the shell
snmp_adm.h [code]Snmp_adm.h : snmp_adm API
solaris_port.h [code]A file used to add correct include when compiling on Solaris
splay.c [code]
state_async.c [code]
state_layout.c [code]This file contains functions used in layout management
state_lock.c [code]
state_misc.c [code]
state_share.c [code]This file contains functions used in share reservation management
strlcat.c [code]
strlcpy.c [code]
subr.c [code]
Svc_auth.c [code]
svc_auth.h [code]
Svc_auth_gss.c [code]
Svc_auth_none.c [code]
Svc_auth_unix.c [code]
svcgssd.c [code]
svcgssd.h [code]
svcgssd_krb5.c [code]
svcgssd_krb5.h [code]
svcgssd_main_loop.c [code]
svcgssd_mech2file.c [code]
svcgssd_proc.c [code]
test1.c [code]
test2.c [code]
test3.c [code]
test4.c [code]
test4a.c [code]
test5.c [code]
test5a.c [code]
test5b.c [code]
test6.c [code]
test7.c [code]
test7a.c [code]
test7b.c [code]
test8.c [code]
test9.c [code]
test_access_list_types.c [code]
test_anon_support.c [code]
test_avl.c [code]
test_configurable_lru.c [code]
test_findlog.c [code]
FSAL_CEPH/test_fsal.c [code]
FSAL_HPSS/test_fsal.c [code]
FSAL_LUSTRE/test_fsal.c [code]
FSAL_POSIX/test_fsal.c [code]
FSAL_TEMPLATE/test_fsal.c [code]
FSAL_XFS/test_fsal.c [code]
FSAL_ZFS/test_fsal.c [code]
test_glist.c [code]
test_handle_mapping.c [code]
test_handle_mapping_db.c [code]
test_idmapper.c [code]
test_liblog_functions.c [code]
test_lru.c [code]
test_mesure_temps.c [code]
test_mh_avl.c [code]
test_mnt_proto.c [code]Tests for testing the mount protocol routines
test_nfs_ip_name.c [code]
test_nfs_ip_stats.c [code]
test_ns.c [code]
test_parse.c [code]
test_posixdb.c [code]
test_rpctools.c [code]
test_rw.c [code]
test_sem1.c [code]
test_sem2.c [code]
test_support.c [code]
tests.h [code]
tools-gss.h [code]
verif_syntax.c [code]
write_bytes.h [code]
xdr_mount.c [code]
xdr_nfs23.c [code]
xdr_nfs4.c [code]
xdr_nfsv41.c [code]
xdr_nlm4.c [code]
xdr_nsm.c [code]
xdr_rquota.c [code]