mirror of
https://github.com/winfsp/winfsp.git
synced 2025-12-27 06:19:48 -06:00
dll: fuse: implementation checkpoint
This commit is contained in:
@@ -48,6 +48,7 @@ struct fsp_fuse_context_header
|
||||
struct fsp_fuse_file_desc
|
||||
{
|
||||
char *PosixPath;
|
||||
int OpenFlags;
|
||||
UINT64 FileHandle;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user