Kernel - Added return value to module cleanup, fixed LVM bugs
authorJohn Hodge <[email protected]>
Sat, 14 Jul 2012 05:08:11 +0000 (13:08 +0800)
committerJohn Hodge <[email protected]>
Sat, 14 Jul 2012 05:08:11 +0000 (13:08 +0800)
commit25b02822ad95feb8f82f7b8fef44a58e29afb79b
treec0aac72687a33e51dff670e771497400caddd6be
parent4842e2d6740bcb81da4e94019285bfd2c45425b8
Kernel - Added return value to module cleanup, fixed LVM bugs
KernelLand/Kernel/Makefile
KernelLand/Kernel/include/modules.h
KernelLand/Kernel/include/threads_int.h
KernelLand/Modules/Filesystems/Ext2/ext2.c
KernelLand/Modules/Filesystems/FAT/fat.c
KernelLand/Modules/Input/Keyboard/main.c
KernelLand/Modules/Input/Mouse/main.c
KernelLand/Modules/Storage/LVM/include/lvm.h
KernelLand/Modules/Storage/LVM/main.c
KernelLand/Modules/Storage/LVM/volumes.c
KernelLand/Modules/USB/MSC/main.c

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