mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
[FLTMGR]
- Plug in the dispatch routines. These are just pass through methods for now to get the filter up and running. - Implement the FastIo handlers. The majority of these call the FastIo routines of the attached device object. - Make sure we detach from devices that are being deleted in FastIoDetachDevice. - Move the FastIoDetachDevice routine to a deferred call as it's too expensive to tie up a FastIo request. svn path=/trunk/; revision=70488
This commit is contained in: