ntdll: Treat CIFS/SMB2 file systems as remote devices.

Akihiro Sagawa sagawa.aki at gmail.com
Sun Oct 1 07:23:10 CDT 2017


Note about magic numbers:
0xff534d42 aka CIFS_MAGIC_NUMBER (see fs/cifs/cifsglob.h),
0xfe534d42 aka SMB2_MAGIC_NUMBER (see fs/cifs/smb2glob.h).

Signed-off-by: Akihiro Sagawa <sagawa.aki at gmail.com>
---
 dlls/ntdll/directory.c | 2 ++
 dlls/ntdll/file.c      | 4 +++-
 2 files changed, 5 insertions(+), 1 deletion(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ntdll-Treat-CIFS-SMB2-file-systems-as-remote-devices.patch
Type: text/x-patch
Size: 1624 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20171001/11830903/attachment.bin>


More information about the wine-patches mailing list