[ros-diffs] [ion] 22708: - Create iofunc.c and put all functions that ultimately create a system IRP to send to a device in it, thus clearing up irp.c and file.c and making the code base more modular. - File.c now includes only functions dealing with the FILE_OBJECT itself.

ion at svn.reactos.org ion at svn.reactos.org
Fri Jun 30 07:45:03 CEST 2006


Author: ion
Date: Fri Jun 30 09:45:02 2006
New Revision: 22708

URL: http://svn.reactos.org/svn/reactos?rev=22708&view=rev
Log:
- Create iofunc.c and put all functions that ultimately create a system IRP to send to a device in it, thus clearing up irp.c and file.c and making the code base more modular.
- File.c now includes only functions dealing with the FILE_OBJECT itself.

Added:
    trunk/reactos/ntoskrnl/io/iofunc.c
Modified:
    trunk/reactos/ntoskrnl/io/file.c
    trunk/reactos/ntoskrnl/io/iomgr.c
    trunk/reactos/ntoskrnl/io/irp.c
    trunk/reactos/ntoskrnl/ntoskrnl.rbuild

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: trunk/reactos/ntoskrnl/io/file.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/io/file.c?rev=22708&r1=22707&r2=22708&view=diff

Added: trunk/reactos/ntoskrnl/io/iofunc.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/io/iofunc.c?rev=22708&view=auto

Modified: trunk/reactos/ntoskrnl/io/iomgr.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/io/iomgr.c?rev=22708&r1=22707&r2=22708&view=diff

Modified: trunk/reactos/ntoskrnl/io/irp.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/io/irp.c?rev=22708&r1=22707&r2=22708&view=diff

Modified: trunk/reactos/ntoskrnl/ntoskrnl.rbuild
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/ntoskrnl.rbuild?rev=22708&r1=22707&r2=22708&view=diff




More information about the Ros-diffs mailing list