Do you even understand what hes talking to himself about?
Perhaps you should refrain from commenting until you do.
From: ros-dev-bounces(a)reactos.org [mailto:ros-dev-bounces@reactos.org] On
Behalf Of Javier Agustìn Fernàndez Arroyo
Sent: 02 June 2011 20:18
To: ReactOS Development List
Cc: ros-diffs(a)reactos.org
Subject: Re: [ros-dev] [ros-diffs] [pschweitzer] 52065: [NTOSKRNL] - renamed
Io volumes global to match Windows names (in case of debug) - renamed
IopDereferenceVpb() to IopDereferenceVpbAndFree(),
IopReferenceVpbForVerify() to IopR...
i love the way you talk with yourself :P
On Thu, Jun 2, 2011 at 8:02 PM, Alex Ionescu <ionucu(a)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, pschweitzer(a)svn.reactos.org wrote:
/* Acquire the FS lock */
- KeEnterCriticalRegion();
- ExAcquireResourceExclusiveLite(&FileSystemListLock, TRUE);
+
ExAcquireResourceExclusiveLite(&IopDatabaseResource, TRUE);
_______________________________________________
Ros-dev mailing list
Ros-dev(a)reactos.org
http://www.reactos.org/mailman/listinfo/ros-dev