#include "nfs_init.h"
#include "fsal.h"
#include <stdio.h>
#include <string.h>
#include <pthread.h>
#include <signal.h>
#include <errno.h>
#include <ctype.h>
Go to the source code of this file.
Define Documentation
#define CMD_BUFFER_SIZE 1024 |
#define DEFAULT_CONFIG_FILE "/etc/ganesha/"FS_NAME".ganesha.nfsd.conf" |
Function Documentation
short HashFileID4 |
( |
u_int64_t |
fileid4 | ) |
|
int main |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
- Todo:
- : this part of the code and this utility has to be checked
Definition at line 140 of file PrintFh.c.
void print_buffer |
( |
caddr_t |
buffer, |
|
|
size_t |
sz_returned |
|
) |
| |
Variable Documentation