Files
reactos/drivers
Pierre Schweitzer a5e89014dc [CDFS_NEW] Fix a bug in Microsoft CDFS implementation where the top level IRP
is set before locking is actually attempted for Cc worker thread (lazy write/read ahead).
So in case locking fails, the top level IRP is set and never unset, and latter
call will hit the assert where it expects the top level IRP to be NULL.

Should be reported upstream (tm).

CORE-14315
2018-02-12 20:47:32 +01:00
..
2017-10-22 16:49:04 +02:00
2018-01-20 18:22:44 +00:00
2018-01-21 13:54:18 +01:00