mirror of
https://github.com/winfsp/winfsp.git
synced 2025-06-14 15:52:47 -05:00
dll: fuse3: checkpoint
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user