- Target device to mount may not have VPB, the driver should get the VPB passed in...
authorAleksey Bragin <aleksey@reactos.org>
Mon, 17 Nov 2008 16:09:31 +0000 (16:09 +0000)
committerAleksey Bragin <aleksey@reactos.org>
Mon, 17 Nov 2008 16:09:31 +0000 (16:09 +0000)
commit6bad7297f7a55c5c1528c2a296959ca449caee99
tree34b7a4578aad43956dd9c1120b871636e3392d76
parent4aa4129e6fea80d244408cdc083975b73398cfbf
- Target device to mount may not have VPB, the driver should get the VPB passed in parameters.
- Set target device's VPB to this value. This should not really be done, however our driver heavily depends on target device having this VPB. I don't see any side effects.
- With these changes, Windows 2003 is able to boot up to desktop and cleanly shutdown using this driver.

svn path=/trunk/; revision=37409
reactos/drivers/filesystems/fastfat/fsctl.c