commit | c2d4300b8a4a13d8a78b86c386f76259f23feec2 | [log] [tgz] |
---|---|---|
author | Jose R. Santos <jrs@us.ibm.com> | Mon Aug 13 23:32:57 2007 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Sat Nov 03 20:40:56 2007 -0400 |
tree | 5cd94443711cd3d9d28a2610f4e30b418a353e8a | |
parent | 88b34b1f87c2d7c3dfc9be7ff6e5d916f06d960a [diff] |
Enable FLEX_BG feature support Add FLEX_BG as a supported feature bit. Add support to mke2fs to create filesystems with FLEX_BG. Add support to tune2fs to add (and remove, if it won't break filesystem consistency) the FLEX_BG feature. Signed-off-by: Jose R. Santos <jrs@us.ibm.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu> -- lib/e2p/feature.c | 2 ++ lib/ext2fs/ext2fs.h | 6 ++++-- misc/mke2fs.c | 7 ++++++- 3 files changed, 12 insertions(+), 3 deletions(-)