On Jul 23 20:43, Charles Wilson wrote: > Corinna Vinschen wrote: > > >> The same patch should go into getVolInfo in csih. Patch below. > > > > New patch below. > > > > * cygwin/getVolInfo.c: Check ZwOpenFile status code for > > STATUS_INVALID_PARAMETER and retry top open with FILE_READ_DATA > > access. Simply STATUS_NO_MEDIA_IN_DEVICE condition. > > Thanks. I'll roll a new release this weekend (for cygwin-1.7 only).
Thanks. Sorry for the typos in the ChangeLog. Here's the corrected version: * cygwin/getVolInfo.c: Check ZwOpenFile status code for STATUS_INVALID_PARAMETER and retry to open with FILE_READ_DATA access. Simplify STATUS_NO_MEDIA_IN_DEVICE condition. 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