X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Date: Thu, 8 Apr 2010 10:01:42 +0200
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: PLEASE TEST YOUR FS
Message-ID: <20100408080142.GJ18530@calimero.vinschen.de>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <010016E11294264BB30D58894AB4040D01D9E387@de010369.de.ina.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <010016E11294264BB30D58894AB4040D01D9E387@de010369.de.ina.com>
User-Agent: Mutt/1.5.20 (2009-06-14)
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On Apr  7 19:56, Lemke, Michael  SZ/HZA-ZSB2 wrote:
> Here's one data point:
> 
>  pc> touch '/i/abc.'
> touch: cannot touch `/i/abc.': No such file or directory
>  pc> touch '/i/abc'
>  pc> touch '/i/abc '
> touch: cannot touch `/i/abc ': No such file or directory
> pc> /usr/lib/csih/getVolInfo /i/
> Device Type        : 7
> Characteristics    : 10
> Volume Name        : <CIFS.HOMEDIR>
> Serial Number      : 0
> Max Filenamelength : 255
> Filesystemname     : <FAT>
> Flags              : 40007
>   FILE_CASE_SENSITIVE_SEARCH  : TRUE
>   FILE_CASE_PRESERVED_NAMES   : TRUE
>   FILE_UNICODE_ON_DISK        : TRUE
>   FILE_PERSISTENT_ACLS        : FALSE
>   FILE_FILE_COMPRESSION       : FALSE
>   FILE_VOLUME_QUOTAS          : FALSE
>   FILE_SUPPORTS_SPARSE_FILES  : FALSE
>   FILE_SUPPORTS_REPARSE_POINTS: FALSE
>   FILE_SUPPORTS_REMOTE_STORAGE: FALSE
>   FILE_VOLUME_IS_COMPRESSED   : FALSE
>   FILE_SUPPORTS_OBJECT_IDS    : FALSE
>   FILE_SUPPORTS_ENCRYPTION    : FALSE
>   FILE_NAMED_STREAMS          : TRUE
>   FILE_READ_ONLY_VOLUME       : FALSE
>   FILE_SEQUENTIAL_WRITE_ONCE  : FALSE
>   FILE_SUPPORTS_TRANSACTIONS  : FALSE
>  pc>
> 
> And for what it's worth: that filer share is set up with
> Unix file permissions (not cifs or mixed).

Thanks for testing.  The fact that your FS fakes to be FAT without
actually being one is YA quirk.  I suppose Cygwin recognizes it as "fat"
in `mount' output, right?  I'm not quite sure but it looks like a rather
old Samba under the hood.  I'll try to subsume it under the "cifs" type
of drives.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

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

