]> code.delx.au - refind/blobdiff - filesystems/fsw_ext4_disk.h
Added forgotten new or split files to git repo.
[refind] / filesystems / fsw_ext4_disk.h
index f268903c2ae70ac00bbdcd03f101cbe75130c8a7..2bf3a4e03759bd806b01963057cbc0e8e96dceff 100644 (file)
@@ -384,6 +384,7 @@ struct ext4_super_block {
 /*
  * Feature set definitions (only the once we need for read support)
  */
+#define EXT4_FEATURE_RO_COMPAT_SPARSE_SUPER     0x0001
 
 #define EXT4_FEATURE_INCOMPAT_COMPRESSION      0x0001
 #define EXT4_FEATURE_INCOMPAT_FILETYPE         0x0002