This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [1.7] windows 7 with networked drives - ls failure and mount -c does not stick...


2009/10/20 Corinna Vinschen:
>> Device Type    Â: 7
>> Characteristics  Â: 10
>> Volume Name    Â: <backup>
>> Serial Number   Â: 86510372
>> Max Filenamelength : 255
>> Filesystemname   : <NTFS>
>> 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?

I'm seeing the same "Function not implemented" issue, against a Samba
3.0.24 on a Debian Etch install. Happy to try the patch.

Andy

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]