- Move the code in IoCreateFile inside IopParseDevice where it belongs. Currently...
authorAlex Ionescu <aionescu@gmail.com>
Wed, 5 Jul 2006 23:55:45 +0000 (23:55 +0000)
committerAlex Ionescu <aionescu@gmail.com>
Wed, 5 Jul 2006 23:55:45 +0000 (23:55 +0000)
commit0f2c6e474ba340fda827664ffd989a57239376a5
tree6aec4341d6c9882e2212799ae63003af5e01052a
parent51cd8da6b7576265fcddc9c237e805fda5a918fe
- Move the code in IoCreateFile inside IopParseDevice where it belongs. Currently only a raw move and hacks to make it not regress anything, but in the future we can now finally start applying some important fixes for proper communication with FSDs and setting a myriad of flags and settings required. Will also allow for some nice optimizations in the future.

svn path=/trunk/; revision=22878
reactos/ntoskrnl/io/iomgr/file.c