reactos/modules
Pierre Schweitzer 83d8fbf434 [ROSAUTOTEST] Don't disallow buffering for journal file
This fixes back journal in ReactOS "at low costs". Indeed,
because write are improperly aligned right now, journaling
just fails.
With that patch, Cc will take care of aligning writes and
journal will be written again. Because flush operations
happen at each and every write to the journal, we expect
changes to land on disk quickly (not as quickly as if
they were directly written). But that's a good trade off
between over engineering and fixing a broken feature.

CORE-15973
2019-05-04 11:54:39 +02:00
..
rosapps [ROSAPPS] Add a test application for shims 2019-05-01 19:22:19 +02:00
rostests [ROSAUTOTEST] Don't disallow buffering for journal file 2019-05-04 11:54:39 +02:00
wallpapers [WALLPAPER] Add ReactOS Soft Blue (#1376) 2019-03-06 23:14:08 +01:00
CMakeLists.txt [MODULES] Add a convenient option to transfer files into a new installation (#877) 2018-11-16 23:26:58 +01:00