Whamcloud - gitweb
ChangeLog, mke2fs.8.in, mke2fs.c:
authorTheodore Ts'o <tytso@mit.edu>
Sun, 14 Jan 2001 17:02:09 +0000 (17:02 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 14 Jan 2001 17:02:09 +0000 (17:02 +0000)
commit44c09c0454925e6e7756e4dc51aac6acbf5020ae
tree212f93a1ef9c024a5d1bbaf21b711a1295bf95ee
parent08dd830ddd99b43396bec4401b6badf4498f46d0
ChangeLog, mke2fs.8.in, mke2fs.c:
  mke2fs.c: Add new filesystem types, largefile and largefile4, for
   those filesystems whose average inode size is 1MB and 4MB,
   respectively.  Allow the inode ratio specified to be has high as 4MB.
   Make the s_max_mount_count vary between 20 and 40, to avoid needing to
   check all of the filesystems at the same time.  Add some random jitter
   to the s_max_mount_count value so that we avoid checking all of the
   filesystems at the same time when we reboot.
misc/ChangeLog
misc/mke2fs.8.in
misc/mke2fs.c