daemon: logging to files
This commit is contained in:
parent
c80946b258
commit
d1169b1f6b
6 changed files with 169 additions and 99 deletions
|
|
@ -53,6 +53,8 @@ const char* nfs_opnum_to_string(int opnum);
|
|||
const char* nfs_error_string(int status);
|
||||
void print_condwait_status(int level, int status);
|
||||
void print_sr_status_flags(int level, int flags);
|
||||
void open_log_files();
|
||||
void close_log_files();
|
||||
|
||||
|
||||
/* pnfs_debug.c */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue