Fix file system racing and ext2 directory insertion (#58)
[lunaix-os.git] / lunaix-os / kernel / fs / LConfig
index 194e1868a7ab0737b1fcfe093f08108e954b67c5..880d6c68a102c502c6d7f7d66c8d9f8a83d58806 100644 (file)
@@ -19,3 +19,5 @@ def file_system():
         type(bool)
         default(True)
 
         type(bool)
         default(True)
 
+
+include("ext2")
\ No newline at end of file