r2evans

Results 113 comments of r2evans

More so ... if one does go this one step of auto-adding a simple format string for `glue`, perhaps there should be a once-per-day warning or message: once to get...

I don't see quite how adding a warning is much better than adding a safeguard, but it's your call. Thanks!

If `azlogr` doesn't reply quickly, are you amenable to and would it be simpler to switch back to the safeguard instead of a warning? Perhaps it would be useful to...

https://docs.gitlab.com/ce/administration/operations/fast_ssh_key_lookup.html, added to CE in 10.4.

@billziss-gh , thanks for winfsp, I've only recently started using it. I'm using WSL2 (not 1) and get errors when trying to mount it to `/mnt/y`. I found this issue,...

I'm using bitvise/winfsp to remotely mount `/` on a remove ubuntu VM. The rootfs there is ext4; on it are a couple of cifs-mounts, but they are subdirs under the...

I was hoping your reference earlier was specific to WSL1, thanks for replying. I'll reach out to Bv, I appreciate the help!

The problem is almost certainly not BitVise. A walk-through of what I did to come to that conclusion: - Uninstalled BvSSH and its WinFsp. Completely installed from-scratch `winfsp-1.12.22301.msi` with its...

Update: I've installed the beta 2.0.23055 and the error is slightly updated when trying to mount the `\\memfa64\share` Y: under WSL2: ```bash root@d2xps:~# mount -t drvfs y: /mnt/y WARNING: mount:...

@billziss-gh have you found any insight to what is preventing WSL2 from seeing the mounts? Do you think this is a "bug" in wsl2, a change in syscall, or something...