[fastfat_new]
authorAleksey Bragin <aleksey@reactos.org>
Tue, 20 Oct 2009 17:45:59 +0000 (17:45 +0000)
committerAleksey Bragin <aleksey@reactos.org>
Tue, 20 Oct 2009 17:45:59 +0000 (17:45 +0000)
commit64b8e965ef339df120ac4bd6193ff0d44c8c227b
tree1f9e9a07a1cbff40fa48743fb078af84338cc110
parentca9d484be723a4f494ef12659c044266810f7ab9
[fastfat_new]
- Increase FCB's OpenCount when opening existing FCB too.
- Properly compare prefixes in FatInsertName.
- Fix a copypaste bug which resulted in an infinite loop while traversing a splay tree of FCB names.
- Implement FatiQueryFsSizeInfo.

svn path=/trunk/; revision=43654
reactos/drivers/filesystems/fastfat_new/fcb.c
reactos/drivers/filesystems/fastfat_new/volume.c