[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...
Javier Agustìn Fernàndez Arroyo
elhoir at gmail.com
Thu Jun 2 19:18:07 UTC 2011
i love the way you talk with yourself :P
On Thu, Jun 2, 2011 at 8:02 PM, Alex Ionescu <ionucu at 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 at svn.reactos.org wrote:
>
> > /* Acquire the FS lock */
> > - KeEnterCriticalRegion();
> > - ExAcquireResourceExclusiveLite(&FileSystemListLock, TRUE);
> > + ExAcquireResourceExclusiveLite(&IopDatabaseResource, TRUE);
>
>
> _______________________________________________
> Ros-dev mailing list
> Ros-dev at reactos.org
> http://www.reactos.org/mailman/listinfo/ros-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.reactos.org/pipermail/ros-dev/attachments/20110602/18c95785/attachment.htm>
More information about the Ros-dev
mailing list