]> code.delx.au - refind/blobdiff - filesystems/test/fsw_posix.c
Initial commit of new driver for Ext4. Updated the on disk layout structures
[refind] / filesystems / test / fsw_posix.c
index eee8c5fdab92a9bf1680d0a0012a59f0374c40fc..6234f8caa24b3d3ccfccb7d679dc3b96df0bfbeb 100644 (file)
@@ -40,7 +40,7 @@
 
 #ifndef FSTYPE
 /** The file system type name to use. */
-#define FSTYPE ext2
+#define FSTYPE ext4
 #endif