[fastfat_new]
authorAleksey Bragin <aleksey@reactos.org>
Sun, 27 Sep 2009 20:24:22 +0000 (20:24 +0000)
committerAleksey Bragin <aleksey@reactos.org>
Sun, 27 Sep 2009 20:24:22 +0000 (20:24 +0000)
commit7245b3c04b384bb2b907f48d83ee7e8cf89d084b
tree7610c870df6cfda0c3183dce094f6d8155739382
parentef646693492123b3c52dea442715627c0ceaecd8
[fastfat_new]
- Acquire global lock before touching FatGlobalData structure.
- Initialize global VCB list, fixes a crash at volume mounting.
- Loading goes up to volume mounting, an attempt to query information and open a file.

svn path=/trunk/; revision=43194
reactos/drivers/filesystems/fastfat_new/fastfat.c
reactos/drivers/filesystems/fastfat_new/fastfat.h
reactos/drivers/filesystems/fastfat_new/fat.c
reactos/drivers/filesystems/fastfat_new/fsctl.c