Kernel/VFS - Fixed mount reference counting and shutdown cleanup
authorJohn Hodge <[email protected]>
Thu, 23 Aug 2012 05:17:53 +0000 (13:17 +0800)
committerJohn Hodge <[email protected]>
Thu, 23 Aug 2012 05:17:53 +0000 (13:17 +0800)
commit6804038d728db78026b05507944bd1eb6587e22b
treeb15063c97c8e11b539ff4c1b8b8db3fecb4bf17b
parent4ebe00546574e97c5316881881f7f2562deea74b
Kernel/VFS - Fixed mount reference counting and shutdown cleanup

- VFS SysFS handles will be removed when / is unmounted
- Mountpoint reference counting fixed such that unmount can work
KernelLand/Kernel/debug.c
KernelLand/Kernel/drv/proc.c
KernelLand/Kernel/include/vfs_int.h
KernelLand/Kernel/syscalls.c
KernelLand/Kernel/vfs/dir.c
KernelLand/Kernel/vfs/handle.c
KernelLand/Kernel/vfs/main.c
KernelLand/Kernel/vfs/mount.c
KernelLand/Kernel/vfs/open.c

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