reactos/reactos/drivers/fs/vfat
Eric Kohl d51c4061d7 Fixed size of BootBackup in the FAT32 bootsector.
svn path=/trunk/; revision=4058
2003-01-24 13:42:43 +00:00
..
.cvsignore ignore *.d 2003-01-15 23:42:11 +00:00
blockdev.c Changed the sector size from BLOCKSIZE to the size from the boot sector. 2002-06-26 18:36:41 +00:00
cleanup.c Removed the call to VfatUpdateEntry. 2003-01-11 15:52:54 +00:00
close.c Removed the call to VfatUpdateEntry. 2003-01-11 15:56:43 +00:00
create.c Honour FILE_OVERWRITE and FILE_OVERWRITE_IF (truncate existing file) 2003-01-19 01:06:45 +00:00
dir.c * Used look aside lists to allocate memory for VFATFCB, VFATCCB and VFAT_IRP_CONTEXT. 2002-11-11 21:49:18 +00:00
direntry.c Volume label doesn't always have the ARCHIVE bit set 2002-12-22 11:26:01 +00:00
dirwr.c Reduced some overhead in VfatUpdateEntry. 2003-01-11 15:57:55 +00:00
ea.c 2002-08-14 David Welch <welch@computer2.darkstar.org> 2002-08-14 20:58:39 +00:00
fat.c Fixed handling of large FAT32 partitions. 2003-01-04 02:07:18 +00:00
fcb.c Store a pointer to the parent in the fcb structure and 2003-01-11 15:59:07 +00:00
finfo.c Fix truncation to 0 bytes 2003-01-19 01:06:09 +00:00
fsctl.c * Used look aside lists to allocate memory for VFATFCB, VFATCCB and VFAT_IRP_CONTEXT. 2002-11-11 21:49:18 +00:00
iface.c * Used look aside lists to allocate memory for VFATFCB, VFATCCB and VFAT_IRP_CONTEXT. 2002-11-11 21:49:18 +00:00
makefile 2002-08-14 David Welch <welch@computer2.darkstar.org> 2002-08-14 20:58:39 +00:00
misc.c * Used look aside lists to allocate memory for VFATFCB, VFATCCB and VFAT_IRP_CONTEXT. 2002-11-11 21:49:18 +00:00
rw.c Call VfatUpdateEntry on each write operation. 2003-01-11 16:01:28 +00:00
shutdown.c Preparations for checked/free like builds (CPRINT == DbgPrint when DBG is defined). 2001-05-01 23:08:21 +00:00
string.c * Used look aside lists to allocate memory for VFATFCB, VFATCCB and VFAT_IRP_CONTEXT. 2002-11-11 21:49:18 +00:00
vfat.h Fixed size of BootBackup in the FAT32 bootsector. 2003-01-24 13:42:43 +00:00
vfat005.1st Merged mingw32 branch into main trunk 1999-03-19 05:55:55 +00:00
vfat_fr.txt fixed a bug in K32 heap init 1999-01-17 17:45:20 +00:00
vfatfs.def Began converting minix fsd to work with new caching mechanism 1999-11-24 11:51:55 +00:00
vfatfs.rc Reverted latest changes. 2002-09-08 10:23:54 +00:00
volume.c Reverted latest changes. 2002-09-08 10:23:54 +00:00