X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Tue, 20 Oct 2009 09:43:37 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: [1.7] windows 7 with networked drives - ls failure and mount -c does not stick... Message-ID: <20091020074337.GH27964@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <812f5f0a0910152200g4ba4c762r84f214cb70c2a78b AT mail DOT gmail DOT com> <20091016080758 DOT GP27964 AT calimero DOT vinschen DOT de> <4ad91f2d DOT 1708c00a DOT 49f1 DOT 49d9 AT mx DOT google DOT com> <20091019094910 DOT GB3986 AT calimero DOT vinschen DOT de> <4add518a DOT 1702be0a DOT 4eae DOT 2d80 AT mx DOT google DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4add518a.1702be0a.4eae.2d80@mx.google.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 Oct 20 00:58, Paul J. Ghosh wrote: > Attached find volinfo and strace output. http://cygwin.com/acronyms/#TOFU > Device Type : 7 > Characteristics : 10 > Volume Name : > Serial Number : 86510372 > Max Filenamelength : 255 > Filesystemname : > Flags : 2f > 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 : TRUE > 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 : FALSE > FILE_READ_ONLY_VOLUME : FALSE > FILE_SEQUENTIAL_WRITE_ONCE : FALSE > FILE_SUPPORTS_TRANSACTIONS : FALSE That looks like standard Samba 3.x. Can you please send me the actual version number? It's quite surprising that this Samba version of yours behaves like this: 72 89997 [main] ls 6572 fhandler_disk_file::readdir: NtQueryDirectoryFile failed, status 0xC00000BB, win32 error 50 0xC00000BB is STATUS_NOT_SUPPORTED. I never saw this status code returned by Samba before. Consequentially this status code is not handled in Cygwin's readdir() code right now. It looks like this can be worked around easily, but I need you to test it. Is it ok with you if I send you a pointer to a patched Cygwin DLL by private mail? Thanks, 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