[Bug 14914] New: files are created as sparse files when they shouldn't

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Aug 19 12:55:31 CDT 2008


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

           Summary: files are created as sparse files when they shouldn't
           Product: Wine
           Version: 1.1.2
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: kernel32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: mblomenk at gmx.de


Created an attachment (id=15490)
 --> (http://bugs.winehq.org/attachment.cgi?id=15490)
segment of winedebug relay output

Wine does create sparse segments automatically as soon as the filepointer is
advanced behind the current end-of-file. Windows semantics however is that
sparse files must be explictily requested.

See the attached trace for example which results in a file being created as
sparsefile unexpectedly.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list