|
From: Eric K. <ek...@rz...> - 2002-05-23 09:26:32
|
"Hartmut Birr" <har...@te...> wrote: > It seems, that the problem comes from IoCreateStreamFileObject. Vfat calls > this function with the disk-driver-object and the resulting file object > must point to the fsd-driver-object. The cache manager use this file object > for reading from disk. Currently, there is attached the disk-driver-object. > The parsing of each directory starts at offset 0. This is the boot sector > from disk- device-object. Sure! I guess I overlooked this one. I'll commit it as soon as possible. Thanks a lot, Eric |