Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ReadDirectoryChangesW method is unsupported on \\wsl$ paths #7674

Open
2 tasks done
bpasero opened this issue Nov 12, 2021 · 2 comments
Open
2 tasks done

ReadDirectoryChangesW method is unsupported on \\wsl$ paths #7674

bpasero opened this issue Nov 12, 2021 · 2 comments
Labels

Comments

@bpasero
Copy link
Member

bpasero commented Nov 12, 2021

Version

Microsoft Windows [Version 10.0.19042.870]

WSL Version

  • WSL 2
  • WSL 1

Kernel Version

4.4.0-19041

Distro Version

Ubuntu 18.04

Other Software

No response

Repro Steps

The ReadDirectoryChangesW function cannot be used to recursively watch a folder path such as \\$wsl\Ubuntu\home, the method invocation returns a non-normal status code.

Expected Behavior

ReadDirectoryChangesW method can be used on \\$wsl\... paths.

Actual Behavior

ReadDirectoryChangesW method cannot be used on \\$wsl\... paths.

Diagnostic Logs

No response

@dalle
Copy link

dalle commented Nov 17, 2021

Same for WSL2, Kernel version: 5.10.60.1

@rifqilab
Copy link

rifqilab commented Apr 19, 2022

Same here on WSL 2
Kernel version: 5.10.102.1

Windows 10 version: 19044.1645

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants