[PATCH 1/7] ntdll: Add support for junction point creation.

Erich E. Hoover ehoover at mymail.mines.edu
Wed Jun 20 18:26:32 CDT 2012


The attached patch adds support for the FSCTL_SET_REPARSE_POINT ioctl
and the reparse tag IO_REPARSE_TAG_MOUNT_POINT (junction points) and a
test demonstrating this functionality.  It is worth noting that, until
patch 5 is added, the tests will be skipped on Wine since junction
points are not advertised as a supported feature for the filesystem.
This patch series is intended to fix Bug #12401.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ntdll-Add-support-for-junction-point-creation.patch
Type: application/octet-stream
Size: 9774 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120620/5961d7e2/attachment.obj>


More information about the wine-patches mailing list