reactos/drivers/filesystems
Joachim Henze 744068d494 [0.4.14][NTFS] PrintAllVCNs(): Fix a typo in an ASSERT() (#4682), EOL-WS
First part with the typo in the assert was introduced by 5579428b4f
which was merged into ros by a merge-task during 0.4.8-dev'ing.
releases/0.4.7 didn't have that code yet.
fix picked from 0.4.15-dev-5035-g f308c6a2bc
----------
[NTFS] Do not print debug message for every function call by default
That 2nd part was picked from 0.4.13-dev-450-g 1552434940
This part is not relevant for the backport to releases/0.4.13 and 0.4.14, because it is
already inside them.
----------
And for all the files that I had to touch for the 2nd part in the older branches,
I ported back also some EOL-whitespace-fixes within like they were done during 0.4.15-dev'ing.
2022-10-16 23:24:49 +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 [0.4.14][NTFS] PrintAllVCNs(): Fix a typo in an ASSERT() (#4682), EOL-WS 2022-10-16 23:24:49 +02:00
reiserfs [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03:00
udfs [0.4.14][UDFS] Fix crash on boot in release builds with UDFS removable media inserted (#4061) CORE-17598 2021-10-25 22:49:09 +02:00
CMakeLists.txt Addendum to 45fd48b 2018-08-21 12:41:50 +02:00