nfs-ganesha 1.4
Public Attributes

cache_content_client__ Struct Reference

#include <cache_content.h>

List of all members.

Public Attributes

pool_tcontent_pool
unsigned int nb_prealloc
cache_content_stat_t stat
char cache_dir [MAXPATHLEN]
unsigned int flush_force_fsal
unsigned int max_fd
time_t retention
unsigned int use_fd_cache
int fd_gc_needed

Detailed Description

Definition at line 165 of file cache_content.h.


Member Data Documentation

Path to the directory where data are cached

Definition at line 170 of file cache_content.h.

Worker's preallocad cache entries pool

Definition at line 167 of file cache_content.h.

Should we perform fd gc ?

Definition at line 175 of file cache_content.h.

Should the flush force the write to FSAL

Definition at line 171 of file cache_content.h.

Max fd open per client

Definition at line 172 of file cache_content.h.

Size of the preallocated pool

Definition at line 168 of file cache_content.h.

Fd retention duration

Definition at line 173 of file cache_content.h.

File content statistics for this client

Definition at line 169 of file cache_content.h.

Do we cache fd or not ?

Definition at line 174 of file cache_content.h.


The documentation for this struct was generated from the following file: