reactos/ntoskrnl/cc
Pierre Schweitzer 1435ff95b4
[NTOSKRNL] Don't call AcquireForLazyWrite with the master lock held
This incorrect behavior was leading to a call at too high IRQL for paged code.
This was triggered by MS FastFAT.

ReleaseFromLazyWrite call was already correctly called to that regard.

CORE-11819
2018-12-21 08:46:40 +01:00
..
cacheman.c
copy.c [NTOSKRNL] Properly align VACB writes 2018-09-23 10:32:14 +02:00
fs.c [NTOSKRNL] Drop the ViewLock mutex in favour of the master spin lock 2018-12-19 22:51:45 +01:00
lazywrite.c
mdl.c
pin.c [NTOSKRNL] Fix refcounting for BCBs 2018-10-28 20:48:01 +01:00
view.c [NTOSKRNL] Don't call AcquireForLazyWrite with the master lock held 2018-12-21 08:46:40 +01:00