reactos/sdk/lib/drivers
Joachim Henze 45b5ec8e7b [RDBSS] Avoid CORE-13938
Pierre recommended this workaround for 0.4.8rls before.
Avoids "GetVolumeInformation now fails on NFS volume"

This workaround was recurrently applied for all releases
0.4.8, 0.4.9, 0.4.10, 0.4.11, 0.4.12, 0.4.13.

I never got any reply in the regression-ticket and recurrently
applying this over and over again is a waste of time.
So I decided to commit to master today, but will leave
the ticket unresolved, so when a proper fix will arrive in the future,
the existing ticket will remind us to undo this workaround.

Please note that I replaced #if 0 with #if 1
as discussed with Pierre. That's different to the patch in ticket.
2020-04-02 15:09:46 +02:00
..
chew [LIBS] Use KeClearEvent instead of KeResetEvent where the previous state is not needed. 2017-12-30 11:46:57 +01:00
copysup Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
csq Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
hidparser [HIDPARSER] Implement HidP_GetValueCaps 2019-05-10 11:35:01 +02:00
ip [TCPIP] Add some static specifiers, to prevent exporting FORCEINLINE function outside compilation unit 2020-03-26 16:39:16 +01:00
lwip [LWIP] Fix src/core/init.c a bit (#1620) 2019-06-06 01:51:46 +02:00
ntoskrnl_vista [SDK] As sole author of the file, relicense it as LPGL 2019-08-16 19:54:44 +02:00
rdbsslib [RDBSS] Avoid CORE-13938 2020-04-02 15:09:46 +02:00
rtlver Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
rxce [RXCE] Fix leftover 2019-01-03 16:59:45 +01:00
sound [MMIXER] Fix overzealous asserts. CORE-16611 2020-02-08 13:08:27 +01:00
CMakeLists.txt [SDK][USB] Delete old USB drivers and libusb 2020-01-06 21:16:08 +02:00