X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Mon, 9 Feb 2009 12:44:42 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: 1.5.25: "changed dev/ino" error with shared drives Message-ID: <20090209114442.GA5416@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <9B4F9A0AAE2F3A48899500BE7128667503C2D359 AT gsmbcdp40es DOT firmwide DOT corp DOT gs DOT com> <498E1703 DOT 4050800 AT cygwin DOT com> <9B4F9A0AAE2F3A48899500BE7128667503C2D35B AT gsmbcdp40es DOT firmwide DOT corp DOT gs DOT com> <498F3606 DOT 2090800 AT cygwin DOT com> <498F4D29 DOT 8060309 AT gmail DOT com> <9B4F9A0AAE2F3A48899500BE7128667503C2D35D AT gsmbcdp40es DOT firmwide DOT corp DOT gs DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9B4F9A0AAE2F3A48899500BE7128667503C2D35D@gsmbcdp40es.firmwide.corp.gs.com> User-Agent: Mutt/1.5.17 (2007-11-01) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Feb 8 18:20, Correa, Wagner wrote: > $ ./getVolInfo Z: > Device Type : 7 > Characteristics : 10 > Volume Name : > Serial Number : 3758342752 > Max Filenamelength : 255 > Filesystemname : > Flags : 4000f > FILE_CASE_SENSITIVE_SEARCH : TRUE > FILE_CASE_PRESERVED_NAMES : TRUE > FILE_UNICODE_ON_DISK : TRUE > FILE_PERSISTENT_ACLS : TRUE > 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 > > How can I tell if it is a NetApp? It's not a native Windows NTFS (FILE_FILE_COMPRESSION would be TRUE at least), nor Samba (FILE_NAMED_STREAMS would be FALSE). The flag combination points straight to a Netapp file system. The problem you're reporting should be fixed in Cygwin 1.7. You can test a parallel install of Cygwin 1.7 on the same machine or on another machine using the 1.7 setup tool at http://cygwin.com/setup-1.7.exe. See http://cygwin.com/ml/cygwin-announce/2009-01/msg00036.html. Make sure you don't mix the two installations (use different dirs for instance). Please report back in this maling list whether or not that problem is fixed for you. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/