[fastfat_new]
authorAleksey Bragin <aleksey@reactos.org>
Fri, 2 Oct 2009 10:49:57 +0000 (10:49 +0000)
committerAleksey Bragin <aleksey@reactos.org>
Fri, 2 Oct 2009 10:49:57 +0000 (10:49 +0000)
commit9ef3f7c1a2c7371db74d3e5c4efaf991e7b0e00b
tree016a9ff782e03f4e91d9ccc2ee93514e0c64d582
parent7fe54dcf6326dedfc206e3e450bfa51e3c51c8c6
[fastfat_new]
- Implement querying standard information (important for getting correct file size).
- Substitute CcMap/copy/Unpin by CcCopyRead in FatReadBlocks.
- Take offset into account (seek) in file read operation. Fixes always reading files from the beginning.

svn path=/trunk/; revision=43252
reactos/drivers/filesystems/fastfat_new/finfo.c
reactos/drivers/filesystems/fastfat_new/fullfat.c
reactos/drivers/filesystems/fastfat_new/rw.c