DMARC-Filter: OpenDMARC Filter v1.4.2 delorie.com 51IIoPA43580841
Authentication-Results: delorie.com; dmarc=pass (p=none dis=none) header.from=cygwin.com
Authentication-Results: delorie.com; spf=pass smtp.mailfrom=cygwin.com
DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 51IIoPA43580841
Authentication-Results: delorie.com;
	dkim=pass (1024-bit key, unprotected) header.d=cygwin.com header.i=@cygwin.com header.a=rsa-sha256 header.s=default header.b=RvvsyjHI
X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A525B3858C62
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1739904624;
	bh=OPS9CTNlawHFgvVHggPo1MwpYr67HIRfoJNTUowNIXM=;
	h=Date:To:cc:Subject:In-Reply-To:References:List-Id:
	 List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe:
	 From:Reply-To:From;
	b=RvvsyjHIKZ6stt3gD7MGIJ1Efi9PhrQhNsM9TPe54ulfkxv1ESkbkgk/qAvhyDM2c
	 d73Galjmdb1YnDgYB64IQPksplTElHiTUNkmGmunfW9lqjmCqWWa/HshsmLTNPAYeC
	 eo2+bBbLPNr64H0tXx61kUa9HGJkhinx/kuM7EfE=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org C58313858C52
ARC-Filter: OpenARC Filter v1.0.0 sourceware.org C58313858C52
ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1739904586; cv=none;
 b=YtjCvGvFnF6rKIod30bA1GhzlSgGb4HvQOqytmcg9Ud9WtZKosvyktgY9LnbSetjaPyHMrye4BV9vSnuwe2/V6b3ZM5qynOVj2sOTJGD7pEcVBfr3x+YlzTHRCw/LgQen245iBeW5JY/8iL8oE3qInu2lUFJOrH+DdcjlnTwpRE=
ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key;
 t=1739904586; c=relaxed/simple;
 bh=1uPsKNifVga8nmNVaAP9odEsCVstPXYdjbw4CodiOfo=;
 h=DKIM-Signature:Date:From:To:Subject:Message-ID:MIME-Version;
 b=Vy1bnPlJDfDB0Vn/3gHcXs+oLF1KlUKR3w7P4UD0Iu3Ojn8Fejn9ca78/3CseDJZvQdE16NACVYNtVrFgn+2KdtW5V1W+mXZrxW62h7CNa7+53Qu2NJxHnemHOtE05X3oFhI+Ejo/0yL0HuTErE8xQQx1MnrbOcK1hYGNdwcv0s=
ARC-Authentication-Results: i=1; server2.sourceware.org
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C58313858C52
Date: Tue, 18 Feb 2025 10:49:45 -0800 (PST)
X-X-Sender: jeremyd@resin.csoft.net
To: Cedric Blancher <cedric.blancher@gmail.com>
cc: cygwin@cygwin.com
Subject: Re: [regression-3.6] df -k on Cygwin 3.6 no longer lists all
 filesystems
In-Reply-To: <CALXu0UfOeEOsp4=zEa3Q3-9GjCmcQC6RCwdy2QEFA2uVvqRLhg@mail.gmail.com>
Message-ID: <e8ab61d0-9893-6c20-e234-f58355d30189@jdrake.com>
References: <CALXu0UfOeEOsp4=zEa3Q3-9GjCmcQC6RCwdy2QEFA2uVvqRLhg@mail.gmail.com>
MIME-Version: 1.0
X-BeenThere: cygwin@cygwin.com
X-Mailman-Version: 2.1.30
Precedence: list
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: Jeremy Drake via Cygwin <cygwin@cygwin.com>
Reply-To: Jeremy Drake <cygwin@jdrake.com>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: cygwin-bounces~archive-cygwin=delorie.com@cygwin.com
Sender: "Cygwin" <cygwin-bounces~archive-cygwin=delorie.com@cygwin.com>

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
