Rewrite log_trace to be thread-safe and some cleanups
This commit is contained in:
@@ -30,6 +30,7 @@ struct conf_nfs {
|
||||
};
|
||||
|
||||
struct conf_table {
|
||||
int isvalid;
|
||||
struct conf_db db;
|
||||
struct conf_rmps rmps;
|
||||
struct conf_nfs nfs;
|
||||
|
||||
Reference in New Issue
Block a user