server: Move the server part of device unmounting to the ioctl processing.
commit2669af73df3324a102de2355ea3752516be545e1
authorAlexandre Julliard <julliard@winehq.org>
Mon, 16 Apr 2007 12:54:52 +0000 (16 14:54 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 16 Apr 2007 12:54:52 +0000 (16 14:54 +0200)
treec1da6dbd40dd920705f8cf6eda47353f592f5bad
parent8c46095484f56a168eb76bb05bb77d49a9beb1b5
server: Move the server part of device unmounting to the ioctl processing.
dlls/ntdll/directory.c
dlls/ntdll/file.c
include/wine/server_protocol.h
server/fd.c
server/protocol.def
server/request.h
server/trace.c