Modules/Ext2 - Adding inode creation/writeback on file close
authorJohn Hodge <[email protected]>
Tue, 28 Aug 2012 01:30:56 +0000 (09:30 +0800)
committerJohn Hodge <[email protected]>
Tue, 28 Aug 2012 01:30:56 +0000 (09:30 +0800)
commitbffac877be10357e17ba29ffce8978efc405afdd
treeb10354463e31de5fc69cda0d9635e12dcd5a2e8a
parent8c3572edcb27522e626c2629871857323169998d
Modules/Ext2 - Adding inode creation/writeback on file close

- Also added VFS_CleanupNode (does nothing atm)
KernelLand/Kernel/vfs/main.c
KernelLand/Modules/Filesystems/Ext2/dir.c
KernelLand/Modules/Filesystems/Ext2/ext2.c
KernelLand/Modules/Filesystems/Ext2/ext2_common.h
KernelLand/Modules/Filesystems/FAT/nodecache.c

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