He is reviewing the bloody code, Javier.

2011/6/2 Javier Agustìn Fernàndez Arroyo <elh...@gmail.com>

> i love the way you talk with yourself :P
>
>
> On Thu, Jun 2, 2011 at 8:02 PM, Alex Ionescu <ion...@videotron.ca> wrote:
>
>> Same comment as before, resources MUST be acquired within a critical
>> region (as the old code did).
>>
>> --
>> Best regards,
>> Alex Ionescu
>>
>> On 2011-06-02, at 1:43 PM, pschweit...@svn.reactos.org wrote:
>>
>> >     /* 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
>>
>
>
> _______________________________________________
> Ros-dev mailing list
> Ros-dev@reactos.org
> http://www.reactos.org/mailman/listinfo/ros-dev
>
_______________________________________________
Ros-dev mailing list
Ros-dev@reactos.org
http://www.reactos.org/mailman/listinfo/ros-dev

Reply via email to