i love the way you talk with yourself :P
Same comment as before, resources MUST be acquired within a critical region (as the old code did).
> /* Acquire the FS lock */
> - KeEnterCriticalRegion();
> - ExAcquireResourceExclusiveLite(&FileSystemListLock, TRUE);
> + ExAcquireResourceExclusiveLite(&IopDatabaseResource, TRUE);
_______________________________________________
Ros-dev mailing list
Ros-dev@reactos.org
http://www.reactos.org/mailman/listinfo/ros-dev