Size limitation for NcFsd drive?

Corinna Vinschen corinna-cygwin@cygwin.com
Fri Jul 29 19:32:00 GMT 2016


On Jul 29 16:18, Corinna Vinschen wrote:
> In the first place it would be prudent to find out why the
> FileAllInformation info class fails on this drive.  And in the second
> place it would be important to find out how to fix this.  Potential
> checks:
> 
> - Buffer alignment of the FILE_ALL_INFORMATION member in class
>   path_conv_handle.
> 
> - Buffer size of the FILE_ALL_INFORMATION member.  For instance,
>   does it work if the buffer is 1 byte bigger?  Or perhaps if
>   the buffer is NAME_MAX bigger?

- There's also a chance (albeit minor) that the FileAllInformation call
  actually worked and the weird status code is just wrong.  After all,
  returning from this call with STATUS_BUFFER_OVERFLOW is valid, too,
  so I'd check for this as well here.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin/attachments/20160729/94b6eefe/attachment.sig>


More information about the Cygwin mailing list