aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorJoe Thornber <[email protected]>2015-10-09 14:03:38 +0100
committerMike Snitzer <[email protected]>2015-10-09 09:16:29 -0400
commit2bffa1503c5c06192eb1459180fac4416575a966 (patch)
tree6d14a28ef23e4633451ca5fb39ee54f0e7d4776b /tools/perf/scripts/python/bin/export-to-postgresql-report
parent50887bd139b83ce4489ed865a04bf1be5559c4ad (diff)
dm cache: fix NULL pointer when switching from cleaner policy
The cleaner policy doesn't make use of the per cache block hint space in the metadata (unlike the other policies). When switching from the cleaner policy to mq or smq a NULL pointer crash (in dm_tm_new_block) was observed. The crash was caused by bugs in dm-cache-metadata.c when trying to skip creation of the hint btree. The minimal fix is to change hint size for the cleaner policy to 4 bytes (only hint size supported). Signed-off-by: Joe Thornber <[email protected]> Signed-off-by: Mike Snitzer <[email protected]> Cc: [email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions