diff options
| author | Chengguang Xu <cgxu519@mykernel.net> | 2020-06-03 11:44:29 +0300 |
|---|---|---|
| committer | Jan Kara <jack@suse.cz> | 2020-07-09 09:14:00 +0300 |
| commit | 1fcbcf06e4f159e0db39a53fe258336febbba804 (patch) | |
| tree | cbf155005e48f2c872babaa20760cca8039c030f /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 0bddd227f3dc55975e2b8dfa7fc6f959b062a2c7 (diff) | |
| download | linux-1fcbcf06e4f159e0db39a53fe258336febbba804.tar.xz | |
ext2: fix improper assignment for e_value_offs
In the process of changing value for existing EA,
there is an improper assignment of e_value_offs(setting to 0),
because it will be reset to incorrect value in the following
loop(shifting EA values before target). Delayed assignment
can avoid this issue.
Link: https://lore.kernel.org/r/20200603084429.25344-1-cgxu519@mykernel.net
Signed-off-by: Chengguang Xu <cgxu519@mykernel.net>
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
