www.delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2025/12/14/07:58:36

DMARC-Filter: OpenDMARC Filter v1.4.2 delorie.com 5BECwaVX1278322
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 5BECwaVX1278322
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=rlXUSHRP
X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6D9024BA2E27
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1765717115;
bh=G3+/BEY/2I4Rii0VcQFZi0nxt+FMOsqgv1fr/YUSiVs=;
h=Date:To:Subject:References:In-Reply-To:List-Id:List-Unsubscribe:
List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc:
From;
b=rlXUSHRPpcRF21rY0Fv1Ew2paZiZGsIUXtrk2U1wQ8hl4WCDKPk/u/GIVWHTw2rmT
p+0/f5BdYlCPmb8qhoHAK3f3d9ai6fDv7wTXzQt1nkRaIZ5tEXZsw9LRfCshLk/aE/
KT2yceSIDVSQlzKfVQRVAQjPKO7TDwufyP7VPFrM=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AF2F14BA2E04
Date: Sun, 14 Dec 2025 13:58:17 +0100
To: cygwin AT cygwin DOT com
Subject: Re: Cygwin /usr/bin/getconf CASE_INSENSITIVE /path does not
recognise case-sensitive filesystems...
Message-ID: <aT60aZ0hf5G81G4_@calimero.vinschen.de>
Mail-Followup-To: cygwin AT cygwin DOT com
References: <CAKAoaQkoAgN6o6t8HvPtk7PYjTUAC9YXsR9DNfs0sz=Ho9aDXA AT mail DOT gmail DOT com>
MIME-Version: 1.0
In-Reply-To: <CAKAoaQkoAgN6o6t8HvPtk7PYjTUAC9YXsR9DNfs0sz=Ho9aDXA@mail.gmail.com>
X-BeenThere: cygwin AT cygwin DOT com
X-Mailman-Version: 2.1.30
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: Corinna Vinschen via Cygwin <cygwin AT cygwin DOT com>
Reply-To: cygwin AT cygwin DOT com
Cc: Corinna Vinschen <corinna-cygwin AT cygwin DOT com>
Errors-To: cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com>

On Dec 11 23:06, Roland Mainz via Cygwin wrote:
> Hi!
> 
> ----
> 
> I got a couple of bugreports that Cygwin $ getconf CASE_INSENSITIVE
> /path # does not work and always reports that the filesystem is
> case-insensitive - which is not true for NFSv3, and usually not true
> for NFSv4.1 filesystems coming from Linux (NFSv4 supports
> case-insensitive filesystems, but that is not the issue...)
> 
> Example (/cygdrive/l/ is a case-sensitive filesystem):
> ---- snip ----
> $ getconf CASE_INSENSITIVE /cygdrive/l/builds
> 1
> $ getconf -a /cygdrive/l/builds | fgrep -i case
> CASE_INSENSITIVE                    1

Yes. Case sensitivity is a problem.  It doesn't matter if the
filesystem supports case sensitivity, if the OS or the mount
mode doesn't support case sensitivity.  The above flag is a
result of checking all available information on the matter.

THis may be helpful to understand the problem:
https://cygwin.com/cygwin-ug-net/using-specialnames.html#pathnames-casesensitive


Corinna

-- 
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019