Daemonize before forking in NFS proxy to fix OSD RDMA support (fix #107)
This commit is contained in:
+2
-1
@@ -83,7 +83,8 @@ public:
|
||||
void check_default_pool();
|
||||
nfs_client_t* create_client();
|
||||
void do_accept(int listen_fd);
|
||||
void daemonize();
|
||||
void daemonize_fork(int *notifyfd);
|
||||
void daemonize_reopen_stdio();
|
||||
void write_pid();
|
||||
void mount_fs();
|
||||
void check_already_mounted();
|
||||
|
||||
Reference in New Issue
Block a user