Displaying 3 results from an estimated 3 matches for "query_directory".
2024 May 28
1
Async Query Directory (for VFS)
Hi, is there a branch, patch or other attempts I can look at for async processing of SMB2 QUERY_DIRECTORY? Looking online I see proposals from years ago for making everything async but I don't know what happened to it?
In my use case, I don't care as much about impersonation and security as it's being used for client only loopback on Mac, process running as the logged in user. I have a cu...
2024 May 28
1
Async Query Directory (for VFS)
On 5/28/24 10:06 AM, Dan Greenfield via samba wrote:
> Hi, is there a branch, patch or other attempts I can look at for
> async processing of SMB2 QUERY_DIRECTORY? Looking online I see
> proposals from years ago for making everything async but I don't know
> what happened to it?
probably the same as to many other WIP branches: sitting there getting
dusty. :)
> In my use case, I don't care as much about impersonation and security
> as i...
2024 May 28
1
Async Query Directory (for VFS)
...hat simple - if so what are the caveats?
- Dan
> On 28 May 2024, at 9:35 am, Ralph Boehme <slow at samba.org> wrote:
>
> On 5/28/24 10:06 AM, Dan Greenfield via samba wrote:
>> Hi, is there a branch, patch or other attempts I can look at for
>> async processing of SMB2 QUERY_DIRECTORY? Looking online I see
>> proposals from years ago for making everything async but I don't know
>> what happened to it?
>
> probably the same as to many other WIP branches: sitting there getting dusty. :)
>
>> In my use case, I don't care as much about impersonat...