diff options
author | Stefan Brüns <stefan.bruens@rwth-aachen.de> | 2016-09-06 04:36:47 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-09-23 09:02:39 -0400 |
commit | 398d6fad921ec0bc82ae98250831216a363c38b6 (patch) | |
tree | e95b1b76b1fd53e07ea3f3a3583da9abad74a768 /configs | |
parent | b7dd40d05235871a5e6cae02f38c14dc6487d352 (diff) |
ext4: Only update number of of unused inodes if GDT_CSUM feature is set
e2fsck warns about "Group descriptor 0 marked uninitialized without
feature set."
The bg_itable_unused field is only defined if FEATURE_RO_COMPAT_GDT_CSUM
is set, and should be set (kept) zero otherwise.
Signed-off-by: Stefan Brüns <stefan.bruens@rwth-aachen.de>
Reviewed-by: Lukasz Majewski <l.majewski@samsung.com>
Diffstat (limited to 'configs')
0 files changed, 0 insertions, 0 deletions