[PATCH 1/3] server: Update stored completion information even after an async IO is queued (try 2).

Erich E. Hoover ehoover at mymail.mines.edu
Mon May 14 17:12:03 CDT 2012


Real Name:
    Erich Hoover

Description:
    The completion information for a file handle can be updated after
an async IO has been queued and this information will still be valid
for the async operation (even if the handle is closed before the async
completes!).  The attached patch adds a file operation to update the
completion information for a queued async operation so that such a
change can be properly propagated to the async object.  This version
of the patch has been rebased to not deal with a stored completion
handle.

Changelog:
    server: Update stored completion information even after an async
IO is queued.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-server-Update-stored-completion-information-even-aft.patch
Type: application/octet-stream
Size: 11603 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120514/7e487e06/attachment-0001.obj>


More information about the wine-patches mailing list