summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorScott Mayhew <smayhew@redhat.com>2020-02-24 16:29:32 -0500
committerAnna Schumaker <Anna.Schumaker@Netapp.com>2020-02-25 13:53:24 -0500
commit55dee1bc0d72877b99805e42e0205087e98b9edd (patch)
treeb71016c7543fda4d16e343d9ad57d14c8c6ccfc0 /tools/perf/scripts/python/bin/stackcollapse-record
parent75a9b9176157f3095d3099adf512b5a233addbc7 (diff)
downloadkernel-55dee1bc0d72877b99805e42e0205087e98b9edd.tar.gz
nfs: add minor version to nfs_server_key for fscache
An NFS client that mounts multiple exports from the same NFS server with higher NFSv4 versions disabled (i.e. 4.2) and without forcing a specific NFS version results in fscache index cookie collisions and the following messages: [ 570.004348] FS-Cache: Duplicate cookie detected Each nfs_client structure should have its own fscache index cookie, so add the minorversion to nfs_server_key. Link: https://bugzilla.kernel.org/show_bug.cgi?id=200145 Signed-off-by: Scott Mayhew <smayhew@redhat.com> Signed-off-by: Dave Wysochanski <dwysocha@redhat.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
f3ea7cfc730539fc011d'>ARM: EXYNOS: Use exynos_init_io() as map_io callbackArnd Bergmann 2013-06-19ARM: EXYNOS: Remove custom init_irq callbacksArnd Bergmann 2013-05-25ARM: EXYNOS: Fix support of Exynos4210 rev0 SoCTomasz Figa 2013-05-07Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds 2013-04-19irqchip: exynos: pass irq_base from platformArnd Bergmann 2013-04-19irqchip: exynos: pass max combiner number to combiner_initArnd Bergmann 2013-04-19clocksource: exynos_mct: remove platform header dependencyArnd Bergmann 2013-04-19clk: exynos: prepare for multiplatformArnd Bergmann 2013-04-09ARM: EXYNOS: Add support for Exynos secure firmwareTomasz Figa 2013-03-25ARM: EXYNOS: allow legacy board support to specify xxti and xusbxti clock speedThomas Abraham 2013-03-25ARM: EXYNOS: Migrate clock support to common clock frameworkThomas Abraham 2013-03-09ARM: EXYNOS: allow dt based discovery of mct controller using clocksource_of_...Thomas Abraham 2013-02-12ARM: exynos: move exynos4210-combiner to drivers/irqchipRob Herring 2013-02-04Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson 2013-01-10ARM: EXYNOS: move mach/pmu.h file into common.hKukjin Kim 2012-12-24ARM: delete struct sys_timerStephen Warren 2012-12-17ARM: exynos: Fix warning due to missing 'inline' in stubOlof Johansson 2012-09-14ARM: SoC: convert Exynos4 to SMP operationsMarc Zyngier 2012-05-08ARM: exynos: use machine specific hook for late initShawn Guo 2012-03-14ARM: EXYNOS: add support for EXYNOS5250 SoCKukjin Kim 2012-03-14ARM: EXYNOS: to declare static for mach-exynos/common.cKukjin Kim 2012-03-10ARM: EXYNOS: change the prefix S5P_ to EXYNOS4_ for clockKukjin Kim 2012-01-05ARM: 7262/1: restart: EXYNOS: use new restart hookRussell King 2012-01-03ARM: 7257/1: EXYNOS: introduce arch/arm/mach-exynos/common.[ch]Kukjin Kim