On Wed, Jul 16, 2008 at 03:29:49PM -0600, Andreas Dilger wrote: > On Jul 16, 2008 13:52 -0400, Theodore Ts'o wrote: > > So if /etc/mk2fs.conf exists, but does not mention ext4dev, we will > > move it aside to /etc/mke2fs.conf.e2fsprogs-old and then install the > > new mke2fs.conf. If the /etc/mke2fs.conf file exists but does mention > > ext4dev, we install the new mke2fs.conf file as > > /etc/mke2fs.conf.e2fsprogs-new. In both we print warning to the user > > so they can manually make any changes as needed. > > What about just adding the ext4/ext4dev stanzas into the existing file? There are other changes would be highly recommended beyond just the ext4 and ext4dev stanzas. Also, it will be a relatively small set of people that will be installing e2fsprogs via "make install", so I decided to keep things simple. I suppose I could check and see if the md5sum of mke2fs matched the versions shipped in v1.40 and 1.40.1..1.40.8 and if they matched, to just overwrite it with the current distributed default (which is what a package manager effectively does), but I figured it wasn't worth the trouble. - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html