A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Hartmut Birr 01d5ad9279 - Disabled write caching for meta data (FAT, directories) in
CcSetDirtyPinedData. There is no working shutdown function
  for writing back each modified cache segment. A reboot or
  crash can damage the disk.
- Added CcRosReferenceCache and CcRosDereferenceCache.
- Check at each call to CcRosInitializeFileCache if the cache was
  initialized for the file stream by a previous call to this function.
- Check at each call to CcRosReleaseFileCache if this is possible
  to delete the caching for the file stream.

svn path=/trunk/; revision=3338
2002-08-17 15:14:26 +00:00
freeldr Preliminary EXT2 boot sector code 2002-08-09 17:34:24 +00:00
os2 -Nearly compiles doscalls 2002-07-26 00:23:13 +00:00
posix PSXSS: It seems the renamed csrterm did not get in the repository. 2002-06-09 08:37:07 +00:00
reactos - Disabled write caching for meta data (FAT, directories) in 2002-08-17 15:14:26 +00:00
rosapps Added combobox to drivebar, yet to get working. Whole application needs alot of cleanup. 2002-08-04 18:40:49 +00:00