commit | 1e2462f93e011f63fd0f1fedd2c05338ca6b31c2 | [log] [tgz] |
---|---|---|
author | Mingming Cao <cmm@us.ibm.com> | Wed Jul 18 09:00:55 2007 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Wed Jul 18 09:00:55 2007 -0400 |
tree | fc8cb0f94c20b78198e73b3a7319c5678a2e3921 | |
parent | 749269facaf87f6e516c3af12763e03181b9c139 [diff] |
ext4: Enable extents by default Turn on extents feature by default in ext4 filesystem, to get wider testing of extents feature in ext4dev. This can be disabled using -o noextents. Signed-off-by: Mingming Cao <cmm@us.ibm.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>