aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorMike Snitzer <snitzer@redhat.com>2015-10-08 18:05:41 -0400
committerMike Snitzer <snitzer@redhat.com>2015-10-09 16:57:03 -0400
commitb0d3cc011e532d8c9db76cf717bcafa53c135595 (patch)
treed74330dcf71a599d637a7eecad8b56cdbd4487b9 /tools/perf/scripts/python/flamegraph.py
parentdm cache: fix NULL pointer when switching from cleaner policy (diff)
downloadlinux-b0d3cc011e532d8c9db76cf717bcafa53c135595.tar.gz
linux-b0d3cc011e532d8c9db76cf717bcafa53c135595.zip
dm snapshot: add new persistent store option to support overflow
Commit 76c44f6d80 introduced the possibly for "Overflow" to be reported by the snapshot device's status. Older userspace (e.g. lvm2) does not handle the "Overflow" status response. Fix this incompatibility by requiring newer userspace code, that can cope with "Overflow", request the persistent store with overflow support by using "PO" (Persistent with Overflow) for the snapshot store type. Reported-by: Zdenek Kabelac <zkabelac@redhat.com> Fixes: 76c44f6d80 ("dm snapshot: don't invalidate on-disk image on snapshot write overflow") Reviewed-by: Mikulas Patocka <mpatocka@redhat.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions
010-03-15 12:47:59 +0100'>2010-03-15block: Fix overrun in lcm() and move it to libMartin K. Petersen4-11/+25 2010-03-14init dynamic bin_attribute structuresWolfram Sang3-0/+3 2010-03-14ACPI: processor: push file static MADT pointer into internal map_madt_entry()Alex Chiang1-9/+9 2010-03-14ACPI: processor: refactor internal map_lsapic_id()Alex Chiang1-15/+5 2010-03-14ACPI: processor: refactor internal map_x2apic_id()Alex Chiang1-9/+3 2010-03-14ACPI: processor: refactor internal map_lapic_id()Alex Chiang1-6/+9 2010-03-14ACPI: processor: driver doesn't need to evaluate _PDCAlex Chiang4-10/+6 2010-03-14ACPI: processor: remove early _PDC optin quirksAlex Chiang2-41/+0 2010-03-14ACPI: processor: add internal processor_physically_present()Alex Chiang1-0/+42 2010-03-14ACPI: processor: move acpi_get_cpuid into processor_core.cAlex Chiang2-159/+160 2010-03-14ACPI: processor: export acpi_get_cpuid()Alex Chiang2-6/+12 2010-03-14ACPI: processor: mv processor_pdc.c processor_core.cAlex Chiang3-3/+3 2010-03-14ACPI: processor: mv processor_core.c processor_driver.cAlex Chiang2-2/+2 2010-03-14ACPI: plan to delete "acpi=ht" boot optionLen Brown2-1/+10 2010-03-14ACPI: remove "acpi=ht" DMI blacklistLen Brown1-93/+0 2010-03-14PNPACPI: add bus number supportBjorn Helgaas5-2/+47 2010-03-14PNPACPI: add window supportBjorn Helgaas2-17/+24 2010-03-14resource: add window supportBjorn Helgaas2-1/+4 2010-03-14resource: add bus number supportBjorn Helgaas2-0/+10 2010-03-14resource: expand IORESOURCE_TYPE_BITS to make room for bus resource typeBjorn Helgaas1-8/+8 2010-03-15tomoyo: fix potential use after freeDan Carpenter1-0/+1 2010-03-14acpiphp: Execute ACPI _REG method for hotadded devicesShaohua Li1-0/+19 2010-03-14ACPI video: Be more liberal in validating _BQC behaviourMatthew Garrett1-11/+17 2010-03-14Add include to i2c-xii.c to fix build errorRandy Dunlap1-0/+1