[Bug 45170] New: Cygwin/ MSYS2 needs EXDEV error code mapped to STATUS_NOT_SAME_DEVICE ( rename of cross-device links)

wine-bugs at winehq.org wine-bugs at winehq.org
Fri May 11 02:07:08 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=45170

            Bug ID: 45170
           Summary: Cygwin/MSYS2 needs EXDEV error code mapped to
                    STATUS_NOT_SAME_DEVICE (rename of cross-device links)
           Product: Wine
           Version: 3.7
          Hardware: x86-64
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: wineserver
          Assignee: wine-bugs at winehq.org
          Reporter: focht at gmx.net
      Distribution: ---

Hello folks,

to track
https://github.com/wine-staging/wine-staging/tree/master/patches/server-Map_EXDEV_Error

Mentioned here:

https://wine-staging.com/news/2015-09-08-release-1.7.51.html

--- quote ---
Map EXDEV error code to STATUS_NOT_SAME_DEVICE (MSYS2, Wine Staging Bug #536)
--- quote ---

https://github.com/cygwin/cygwin/blob/master/winsup/cygwin/syscalls.cc#L2203

https://github.com/cygwin/cygwin/search?utf8=✓&q=EXDEV

Further info:

https://www.winehq.org/pipermail/wine-devel/2018-May/126749.html

--- quote ---
SMB Reference document (look for STATUS_NOT_SAME_DEVICE).

https://msdn.microsoft.com/en-us/library/ee441884.aspx
--- quote ---

$ wine --version
wine-3.7-156-g6d6b4bffb3

Regards

-- 
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