vfs3: Pass "lease" through SMB_VFS_CREATE_FILE
[kai/samba-autobuild/.git] / examples / VFS / skel_opaque.c
index 724dd7b210135c77482a6fc08def35989c67ead6..47b46a4db756890be4d4ef3b23b1e45a6b8c99e9 100644 (file)
@@ -169,6 +169,7 @@ static NTSTATUS skel_create_file(struct vfs_handle_struct *handle,
                                 uint32_t create_options,
                                 uint32_t file_attributes,
                                 uint32_t oplock_request,
+                                struct smb2_lease *lease,
                                 uint64_t allocation_size,
                                 uint32_t private_flags,
                                 struct security_descriptor *sd,