On Tue, 18 Feb 2025, Cedric Blancher via Cygwin wrote:

> Good evening!
>
> Cygwin 3.6.0-0.374.g4dd859d01c22.x86_64 on Win10/AMD64/64bit:
>
> df -k no longer shows the data of SMB filesystems, e.g. mount points
> N:-Z: are mounted, but df -k shows nothing:

Ugh, do we have to somehow union volume mount points with
GetLogicalDrives/GetLogicalDriveStrings in order to see SMB mounts?
Oddly, both of those functions are documented as not supported on SMB and
say "SMB does not support volume management functions".  But clearly they
must work with SMB drive letters, because otherwise it wouldn't have
worked before.

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

Reply via email to