dll: fuse3: checkpoint

This commit is contained in:
Bill Zissimopoulos
2018-07-19 04:27:06 -07:00
parent 931d201527
commit 9b79bb24ca
2 changed files with 17 additions and 10 deletions

View File

@ -88,8 +88,8 @@ struct fuse3_file_info
struct fuse3_loop_config
{
int clone_fd; /* ignored */
unsigned int max_idle_threads; /* ignored */
int clone_fd;
unsigned int max_idle_threads;
};
struct fuse3_conn_info