Changed tVFS_Node->close on a mount root to be a no-op by convention and added tVFS_D...
authorJohn Hodge <[email protected]>
Fri, 25 Sep 2009 12:18:34 +0000 (20:18 +0800)
committerJohn Hodge <[email protected]>
Fri, 25 Sep 2009 12:18:34 +0000 (20:18 +0800)
commit00f24d0160b5ada315a6338c2ac6062deb2880ed
treecf448f2c51bb58b0b1b3a32c23cd2d57e8b66e7b
parent2c9822ab13554ffab9f634a839ee916e0388179c
Changed tVFS_Node->close on a mount root to be a no-op by convention and added tVFS_Driver->Unmount to replace it
Kernel/include/vfs.h
Kernel/vfs/fs/devfs.c
Kernel/vfs/fs/fat.c
Kernel/vfs/fs/root.c

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