feat: (iso9660) finishing up unmount
[lunaix-os.git] / lunaix-os / includes / lunaix / fs / iso9660.h
index 9d16961ddeffa3eb2d85be7df9a72396fde58165..3392af3af8014ba715b12969e19e224fd94174b9 100644 (file)
@@ -272,7 +272,7 @@ struct iso_inode
     u32_t record_fmt;
     u32_t fu_size;
     u32_t gap_size;
-    struct llist_header* drecaches;
+    struct llist_header drecaches;
 };
 
 struct iso_drecache