reactos/drivers/filesystems
Joachim Henze 3c7b616f7f [EXT2] Fix filesystem corruption regressions CORE-17572 CORE-17195
It regressed when we upgraded Ext2Fsd to version 0.69 from version 0.68
via CORE-13980 in 0.4.8-dev-117-g a1d7e9936d

The fix is a partial revert of that.
Thanks to the patches author Doug Lyons.

VBox https://reactos.org/testman/compare.php?ids=77904,77908 LGTM
KVM https://reactos.org/testman/compare.php?ids=77903,77907 LGTM

fix picked from 0.4.15-dev-2792-g cb408102cc
2021-06-27 16:44:19 +02:00
..
btrfs [BTRFS] Fix amd64 build 2020-04-23 07:49:35 +03:00
cdfs [0.4.14][CDFS] Fix a macro-copy-paste and shrink the binary size CORE-17405 2020-12-18 05:44:41 +01:00
ext2 [EXT2] Fix filesystem corruption regressions CORE-17572 CORE-17195 2021-06-27 16:44:19 +02:00
fastfat [0.4.14][FASTFAT] Implement the overflow queue. CORE-17344 CORE-17328 2020-10-27 15:36:47 +01:00
fastfat_new [FASTFAT_NEW] Fix MSVC builds 2019-07-04 21:16:12 +02:00
ffs [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03:00
fs_rec [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
msfs [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
mup [MUP] Use _SEH2_AbnormalTermination() instead of _abnormal_termination() 2019-04-07 19:28:18 +02:00
nfs [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03:00
npfs [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
ntfs [NTFS] Fix use after free in failure case of NtfsMountVolume. 2020-01-11 14:10:55 +01:00
reiserfs [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03:00
udfs [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03:00
CMakeLists.txt