- Reference the file object in IopSecurityFile.
authorHartmut Birr <osexpert@googlemail.com>
Tue, 17 May 2005 19:00:12 +0000 (19:00 +0000)
committerHartmut Birr <osexpert@googlemail.com>
Tue, 17 May 2005 19:00:12 +0000 (19:00 +0000)
commit7efa574035b0932c70ea10e6af036a5e44e9917e
treec299ccb8dadcd4b037dda9fa69e41bbdb1d29c4c
parent1612126bbb54b645862a2ed3a9413a46b3c5b271
- Reference the file object in IopSecurityFile.
- Don't set FO_DIRECT_DEVICE_OPEN in IoCreateStreamFileObject.
- Disabled the setting of IRP_NOCACHE, because vfat cannot handle cached and non cached requests for the same file.
- Set the correct device object in NtWriteFile.

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