aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorGu JinXiang <[email protected]>2017-10-11 16:44:27 +0800
committerDavid Sterba <[email protected]>2017-10-30 12:28:01 +0100
commit859a58a2074858dc03943c1fa1a2975576f9b0b8 (patch)
tree6400bcd2a44b88c3df0d5fa86b5b73347b007fcc /tools/perf/scripts/python/export-to-postgresql.py
parent102ed2c5ff932439bbbe74c7bd63e6d5baa9f732 (diff)
btrfs: Use bd_dev to generate index when dev_state_hashtable add items.
Fix missing change from commit f8f84b2dfda5 ("btrfs: index check-integrity state hash by a dev_t"). Function btrfsic_dev_state_hashtable_lookup uses dev_t to generate hashval when look in up a btrfsic_dev_state in hash table. So when we add a btrfsic_dev_state into the hash table, it should also use dev_t. Reproducer of this bug: Use MOUNT_OPTIONS="-o check_int" when running xfstest, device can not be mounted successfully. So xfstest can not run. Signed-off-by: Gu JinXiang <[email protected]> Reviewed-by: Nikolay Borisov <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions