On Mon, Aug 28, 2023 at 09:37:01PM +0200, Alexandre Detiste wrote:
> Microsoft's "Windows Subsystem for Linux 2" emulator
> is reusing the old/experimental '9p' filesystem
> to mount the Windows filesystems inside then Debian container.
> 
> This makes plocate takes forever to index local (/remote ?) files.

Hi,

What is “forever”? One would imagine that if the filesystem is mounted,
it contains files that would also be useful to index? All the others that are
ignored are either special filesystems that don't actually contain any
“files” in the usual sense (e.g. procfs, cgroup2), or things that genuinely
must be reached over the network (e.g. nfs, lustre, cifs). I don't see that
the WSL host filesystem falls into any of those categories.

/* Steinar */
-- 
Homepage: https://www.sesse.net/

Reply via email to