adding sec flavor to upcall
This commit is contained in:
parent
b9494c3ccc
commit
3b9f37d5a1
9 changed files with 124 additions and 28 deletions
|
|
@ -32,6 +32,7 @@ typedef struct __mount_upcall_args {
|
|||
const char *hostname;
|
||||
const char *path;
|
||||
nfs41_root *root;
|
||||
DWORD sec_flavor;
|
||||
} mount_upcall_args;
|
||||
|
||||
typedef struct __unmount_upcall_args {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue