[Bug 9580] New: Wine should return 32 instead of 31 when it CreateFile fails due to " file_set_error: Text file busy".

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Sep 4 06:29:54 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=9580

           Summary: Wine should return 32 instead of 31 when it CreateFile
                    fails due to "file_set_error: Text file busy".
           Product: Wine
           Version: 0.9.43.
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-files
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: skiy at actionpos.co.za


Created an attachment (id=7955)
 --> (http://bugs.winehq.org/attachment.cgi?id=7955)
Detailed Information, Source Code and Logs

Say I have a cifs share mounted on /mnt/share/.
When CreateFile on a file in this share fails due the file being in use by
another client, then it returns 31. This is wrong, on windows 32 is returned.

The following also gets displayed:
file_set_error: Text file busy


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list