KernelLand - Better node chaching code
[tpg/acess2.git] / KernelLand / Modules / Filesystems / Ext2 / ext2_common.h
index b4c9547..04fcae4 100644 (file)
@@ -13,7 +13,7 @@
 // === STRUCTURES ===
 typedef struct {
         int    FD;
-        int    CacheID;
+       tInodeCache     *CacheID;
        tVFS_Node       RootNode;
        
        tExt2_SuperBlock        SuperBlock;

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