Sigh, it seems I was unsubscribed a while ago from linux-fsdevel and linux-ext4 for some reason. I was CC'd on enough emails that I didn't notice it until the call today. On 06/14/2010 09:39 AM, Theodore Ts'o wrote: > With this change you need to add the following to your > /etc/mke2fs.conf file if you want to enable the 64-bit feature flag automatically for a big disk: > > [fs_types] > ext4 = { > features = has_journal,extent,huge_file,flex_bg,uninit_bg,dir_nlink,extra_isize > auto_64-bit_support = 1 #<---- add this line It is kind of awkward to have both underscores and hyphens in the same parameter. What about just using "auto_64bit_support", since the feature is also called "64bit" and not "64-bit"? Cheers, Andreas -- Andreas Dilger Lustre Technical Lead Oracle Corporation Canada Inc. -- 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