Cleanups - MM_MapTemp to return void*, VFS use Unlink instead of Relink
authorJohn Hodge <[email protected]>
Tue, 22 May 2012 07:40:50 +0000 (15:40 +0800)
committerJohn Hodge <[email protected]>
Tue, 22 May 2012 07:40:50 +0000 (15:40 +0800)
commit9dccbc6f16485ea62caa8c4153f6f878da8cbb0d
treed8c9574566a8fd828343bb594a1bd062317f34c8
parent67c9c489ba80c23739854905cf6d2f378193c9a8
Cleanups - MM_MapTemp to return void*, VFS use Unlink instead of Relink
KernelLand/Kernel/arch/x86/mm_virt.c
KernelLand/Kernel/drv/fifo.c
KernelLand/Kernel/include/acess.h
KernelLand/Kernel/include/vfs.h
KernelLand/Kernel/vfs/mount.c
KernelLand/Modules/Filesystems/Ext2/dir.c
KernelLand/Modules/Filesystems/Ext2/ext2_common.h
KernelLand/Modules/Filesystems/RAMDisk/ramdisk.c
KernelLand/Modules/Filesystems/RAMDisk/ramdisk.h
KernelLand/Modules/IPStack/routing.c
KernelLand/Modules/USB/UHCI/uhci.c

UCC git Repository :: git.ucc.asn.au