| commit | 468e7007b1151915a14800cf9d55a5f6f3644de3 | [log] [tgz] |
|---|---|---|
| author | Theodore Ts'o <tytso@google.com> | Wed Sep 09 12:26:53 2015 -0400 |
| committer | Theodore Ts'o <tytso@google.com> | Wed Sep 09 12:26:53 2015 -0400 |
| tree | 449b25fed86880e5f95d0716981b7e2285315bf0 | |
| parent | 695be855fa3dc32546f2665ee2a20d0527073ccf [diff] |
make_ext4fs: Don't set EXT4_BG_INODE_UNINIT for now Since we aren't setting the EXT4_FEATURE_RO_COMPAT_GDT_CSUM flag due to commit eee96f654e7a3, we also must not set the EXT4_BG_INODE_UNINIT flag. Bug: 23786458 Change-Id: I2ad3196156013426c96f48d4675819cd4f1b5711 Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>