diff options
author | 2020-08-25 17:00:16 +0200 | |
---|---|---|
committer | 2020-10-18 10:36:13 -0400 | |
commit | 81e8c3c50352f4eede634a89e018e3b3907c2d44 (patch) | |
tree | 346f0b060b0af852a3f50915ff3f3ab9014268ce /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ext4: delete duplicated words + other fixes (diff) | |
download | linux-dev-81e8c3c50352f4eede634a89e018e3b3907c2d44.tar.xz linux-dev-81e8c3c50352f4eede634a89e018e3b3907c2d44.zip |
ext4: do not interpret high bytes if 64bit feature is disabled
Fields s_free_blocks_count_hi, s_r_blocks_count_hi and s_blocks_count_hi
are not valid if EXT4_FEATURE_INCOMPAT_64BIT is not enabled and should be
treated as zeroes.
Signed-off-by: Petr Malat <oss@malat.biz>
Link: https://lore.kernel.org/r/20200825150016.3363-1-oss@malat.biz
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions