Make the unmount_device request take a handle to the device file
commitf8037bddce3a121127f32369d41e66cec0a40904
authorAlexandre Julliard <julliard@winehq.org>
Thu, 27 Oct 2005 11:20:50 +0000 (27 11:20 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 27 Oct 2005 11:20:50 +0000 (27 11:20 +0000)
tree5bdcc3e257845f3ad830094f9aab9018db8726e5
parente46a0c47631b872261eb5d97b1fda7e26002dad9
Make the unmount_device request take a handle to the device file
itself instead of a handle to a file opened on the device.
server/fd.c