Whamcloud - gitweb
mke2fs.c (main): Enable directory indexing by default.
authorTheodore Ts'o <tytso@mit.edu>
Sun, 22 Sep 2002 19:37:40 +0000 (15:37 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 22 Sep 2002 19:37:40 +0000 (15:37 -0400)
commit843049c4dbfe8a0dd4332569eff0ac93529e3324
treeb8c1374431206f920dc486742b47b48e51020526
parent42e5b5f987ce869cb50e765bb985dddc5d70d753
mke2fs.c (main): Enable directory indexing by default.

tune2fs.c (update_feature_set): Allow directory indexing flag to
be set.  If so, set the default hash to be TEA, and
initialize the hash seed to a random value.
misc/ChangeLog
misc/mke2fs.c
misc/tune2fs.c