Date: Friday, February 17, 2017 @ 06:39:40
  Author: eworm
Revision: 289089

remove unused mke2fs.conf

FS#52986

Deleted:
  e2fsprogs/trunk/mke2fs.conf

-------------+
 mke2fs.conf |   26 --------------------------
 1 file changed, 26 deletions(-)

Deleted: mke2fs.conf
===================================================================
--- mke2fs.conf 2017-02-17 01:55:12 UTC (rev 289088)
+++ mke2fs.conf 2017-02-17 06:39:40 UTC (rev 289089)
@@ -1,26 +0,0 @@
-[defaults]
-       base_features = sparse_super,filetype,resize_inode,dir_index,ext_attr
-       blocksize = 4096
-       inode_size = 128
-       inode_ratio = 16384
-
-[fs_types]
-       small = {
-               blocksize = 1024
-               inode_size = 128
-               inode_ratio = 4096
-       }
-       floppy = {
-               blocksize = 1024
-               inode_size = 128
-               inode_ratio = 8192
-       }
-       news = {
-               inode_ratio = 4096
-       }
-       largefile = {
-               inode_ratio = 1048576
-       }
-       largefile4 = {
-               inode_ratio = 4194304
-       }

Reply via email to