Request for running a test application

Corinna Vinschen corinna-cygwin@cygwin.com
Wed Aug 1 09:07:00 GMT 2007


Hi,

I have a request for help.  I need as much different information I can
get.  To get this information, I'm asking all of you to run the attached
test application and return the printed output as reply to this mail.

Just please don't send information which is already available.

The test application is a rewritten version of the GetVolInfo source
code which I have already send once or twice.  A bit of information has
been added and that's what I'm especially interested in.

To build the application call:

  gcc -o getvolinfo getvolinfo.c -lntdll

To run the application, simply call it with a POSIX or DOS path to any
existing file on a filesystem, which you have permissions to access.
The simplest method is to access the drives directly.  For instance, if
you have a drive c and a drive d, just call

  ./getvolinfo C:
  ./getvolinfo D:

Please run it on all file system combinations you can lay your hands on.
So far, I have information about:

  - Local FAT, FAT32, NTFS
  - Local CD, DVD
  - Remote NTFS
  - Remote Samba 3.x
  - USB Stick with FAT, NTFS

I'm looking for

  - Harddisk, CD, DVD over USB
  - Remote FAT, FAT32
  - Remote CD, DVD
  - Remote NFS over SFU NFS
  - Local(?) and remote HPFS
  - Disk changer systems
  - Any other file system not mentioned above.


Thanks in advance,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat
-------------- next part --------------
A non-text attachment was scrubbed...
Name: getvolinfo.c
Type: text/x-c++src
Size: 4956 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin/attachments/20070801/a0cb6b48/attachment.bin>
-------------- next part --------------
--
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/


More information about the Cygwin mailing list